...texa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::MessagePort>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::MessagePort>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:559:38:   required from 'static void WTF::VectorBuffer<T, inlineCapacity>::swapInlineBuffers(T*, T*, size_t, size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:545:30:   required from 'void WTF::VectorBuffer<T, inlineCapacity>::swapInlineBuffer(WTF::VectorBuffer<T, inlineCapacity>&, size_t, size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:480:13:   required from 'void WTF::VectorBuffer<T, inlineCapacity>::swap(WTF::VectorBuffer<T, inlineCapacity>&, size_t, size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:773:19:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::swap(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:888:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&&) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessageEvent.h:94:83:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::MessagePort>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::MessagePort>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:373:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<Inspector::InspectorValue>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<Inspector::InspectorValue>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GraphicsLayer.h:189:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<const WebCore::AnimationValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<const WebCore::AnimationValue>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Touch>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Touch>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::Touch>; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::PassRefPtr<WebCore::Touch>&; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::PassRefPtr<WebCore::Touch>&; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/TouchList.h:51:71:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Touch>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Touch>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::HTMLScriptElement>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::HTMLScriptElement>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::HTMLScriptElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::HTMLScriptElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::HTMLScriptElement*; T = WTF::RefPtr<WebCore::HTMLScriptElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::HTMLScriptElement*&; T = WTF::RefPtr<WebCore::HTMLScriptElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::HTMLScriptElement*&; T = WTF::RefPtr<WebCore::HTMLScriptElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.cpp:4801:49:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::HTMLScriptElement>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::HTMLScriptElement>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Attr>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Attr>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Attr>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Attr>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Attr*; T = WTF::RefPtr<WebCore::Attr>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Attr*&; T = WTF::RefPtr<WebCore::Attr>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Attr*&; T = WTF::RefPtr<WebCore::Attr>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.cpp:1942:60:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Attr>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Attr>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::EventContext>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::EventContext>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::EventContext>; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::EventContext>; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::MouseOrFocusEventContext, std::default_delete<WebCore::MouseOrFocusEventContext> >; T = std::unique_ptr<WebCore::EventContext>; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::MouseOrFocusEventContext, std::default_delete<WebCore::MouseOrFocusEventContext> >; T = std::unique_ptr<WebCore::EventContext>; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::MouseOrFocusEventContext, std::default_delete<WebCore::MouseOrFocusEventContext> >; T = std::unique_ptr<WebCore::EventContext>; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventDispatcher.cpp:308:102:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::EventContext>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::EventContext>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::RequestAnimationFrameCallback>; T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::PassRefPtr<WebCore::RequestAnimationFrameCallback>&; T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::PassRefPtr<WebCore::RequestAnimationFrameCallback>&; T = WTF::RefPtr<WebCore::RequestAnimationFrameCallback>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptedAnimationController.cpp:115:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RequestAnimationFrameCallback>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RequestAnimationFrameCallback>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Element; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Element&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Element&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/SelectorQuery.cpp:161:133:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Element>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Element>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobDataFileReference.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobDataFileReference.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::PtrHash<void*> >; T = void* const&; Extra = JSC::Weak<JSC::JSObject>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = void*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap/WeakInlines.h:129:5:   required from 'void JSC::weakAdd(Map&, const Key&, Value&&) [with Map = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >; Key = void*; Value = JSC::Weak<JSC::JSObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:248:12:   required from 'void WebCore::cacheWrapper(WebCore::DOMWrapperWorld&, DOMClass*, WrapperClass*) [with DOMClass = JSC::ArrayBuffer; WrapperClass = JSC::JSArrayBuffer]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:412:56:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobDataFileReference.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const char*; Value = WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >; HashFunctions = WTF::PtrHash<const char*>; Traits = WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const char*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits, WTF::PtrHash<const char*> >; T = const char* const&; Extra = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; Key = const char*; Value = WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >; HashFunctions = WTF::PtrHash<const char*>; Traits = WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const char*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const char*, WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >, WTF::PtrHash<const char*>, WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits, WTF::HashTraits<const char*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const char* const&; V = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; KeyArg = const char*; MappedArg = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; HashArg = WTF::PtrHash<const char*>; KeyTraitsArg = WTF::HashTraits<const char*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const char*, WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >, WTF::PtrHash<const char*>, WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits, WTF::HashTraits<const char*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const char* const&; V = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; KeyArg = const char*; MappedArg = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; HashArg = WTF::PtrHash<const char*>; KeyTraitsArg = WTF::HashTraits<const char*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const char*, WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >, WTF::PtrHash<const char*>, WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits, WTF::HashTraits<const char*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; KeyArg = const char*; MappedArg = std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >; HashArg = WTF::PtrHash<const char*>; KeyTraitsArg = WTF::HashTraits<const char*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const char*, WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >, WTF::PtrHash<const char*>, WTF::HashMap<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > >, WTF::PtrHash<const char*>, WTF::HashTraits<const char*>, WTF::HashTraits<std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > > >::KeyValuePairTraits, WTF::HashTraits<const char*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const char*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Supplementable.h:103:9:   required from 'void WebCore::Supplementable<T>::provideSupplement(const char*, std::unique_ptr<WebCore::Supplement<T> >) [with T = WebCore::Page]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Supplementable.h:87:9:   required from 'static void WebCore::Supplement<T>::provideTo(WebCore::Supplementable<T>*, const char*, std::unique_ptr<WebCore::Supplement<T> >) [with T = WebCore::Page]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DeviceMotionController.cpp:99:29:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobDataFileReference.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const char*, std::unique_ptr<WebCore::Supplement<WebCore::Page>, std::default_delete<WebCore::Supplement<WebCore::Page> > > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::WebKitNamedFlow>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::WebKitNamedFlow>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::WebKitNamedFlow>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::WebKitNamedFlow>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::WebKitNamedFlow>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::RefPtr<WebCore::WebKitNamedFlow>; T = WTF::RefPtr<WebCore::WebKitNamedFlow>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::RefPtr<WebCore::WebKitNamedFlow>; T = WTF::RefPtr<WebCore::WebKitNamedFlow>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = WTF::RefPtr<WebCore::WebKitNamedFlow>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = WTF::RefPtr<WebCore::WebKitNamedFlow>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/NamedFlowCollection.cpp:54:61:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::WebKitNamedFlow>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::WebKitNamedFlow>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MutationObserverRegistration>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::MutationObserverRegistration>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::MutationObserverRegistration>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::MutationObserverRegistration>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<WebCore::MutationObserverRegistration>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::MutationObserverRegistration>; T = std::unique_ptr<WebCore::MutationObserverRegistration>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::MutationObserverRegistration>; T = std::unique_ptr<WebCore::MutationObserverRegistration>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<WebCore::MutationObserverRegistration>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<WebCore::MutationObserverRegistration>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.cpp:2048:113:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MutationObserverRegistration>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MutationObserverRegistration>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Event>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Event>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Event>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Event>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::Event>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::Ref<WebCore::Event>; T = WTF::Ref<WebCore::Event>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::Ref<WebCore::Event>; T = WTF::Ref<WebCore::Event>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = WTF::Ref<WebCore::Event>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = WTF::Ref<WebCore::Event>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScopedEventQueue.cpp:49:45:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Event>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Event>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Timer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Microtasks.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.cpp:365:143:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::ScriptExecutionContext::PendingException>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobDataFileReference.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobDataFileReference.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/BlobData.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/FormData.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt/ResourceRequest.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ActiveDOMObject.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMAllInOne.cpp:29:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
arm-yoe-linux-musleabi-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[1811/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp: In member function 'void WebCore::IDBServer::MemoryObjectStoreCursor::keyAdded(std::set<WebCore::IDBKeyData>::iterator)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:64:6: note: parameter passing for argument of type 'std::set<WebCore::IDBKeyData>::iterator' {aka 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>'} changed in GCC 7.1
 void MemoryObjectStoreCursor::keyAdded(std::set<IDBKeyData>::iterator iterator)
      ^~~~~~~~~~~~~~~~~~~~~~~
[1812/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBIndexInfo.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBIndexInfo.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBIndexInfo.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.cpp
[1813/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryIDBBackingStore.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryIDBBackingStore.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryIDBBackingStore.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IndexValueStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryBackingStoreTransaction.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WebCore::IDBServer::MemoryObjectStore*; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WebCore::IDBServer::MemoryObjectStore*; KeyArg = WTF::String; MappedArg = WebCore::IDBServer::MemoryObjectStore*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::IDBServer::MemoryObjectStore*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WebCore::IDBServer::MemoryObjectStore*; KeyArg = WTF::String; MappedArg = WebCore::IDBServer::MemoryObjectStore*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::IDBServer::MemoryObjectStore*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::IDBServer::MemoryObjectStore*; KeyArg = WTF::String; MappedArg = WebCore::IDBServer::MemoryObjectStore*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::IDBServer::MemoryObjectStore*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::IDBServer::MemoryObjectStore*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:460:76:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WebCore::IDBServer::MemoryObjectStore*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits; Value = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> > >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits, WTF::IntHash<long long unsigned int> >; T = long long unsigned int; Extra = WTF::Ref<WebCore::IDBServer::MemoryObjectStore>; Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> > >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = long long unsigned int; V = WTF::Ref<WebCore::IDBServer::MemoryObjectStore>; KeyArg = long long unsigned int; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore>; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = long long unsigned int; V = WTF::Ref<WebCore::IDBServer::MemoryObjectStore>; KeyArg = long long unsigned int; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore>; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::Ref<WebCore::IDBServer::MemoryObjectStore>; KeyArg = long long unsigned int; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore>; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = long long unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:461:90:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryObjectStore> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1814/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBCursor.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBCursor.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBCursor.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1815/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryObjectStore.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryObjectStore.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/MemoryObjectStore.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IndexValueStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIndex.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WebCore::IDBServer::MemoryIndex*; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WebCore::IDBServer::MemoryIndex*; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryIndex>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WebCore::IDBServer::MemoryIndex*; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryIndex>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::IDBServer::MemoryIndex*; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryIndex>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:452:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits; Value = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::IntHash<long long unsigned int> >; T = long long unsigned int; Extra = WTF::Ref<WebCore::IDBServer::MemoryIndex>; Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = long long unsigned int; V = WTF::Ref<WebCore::IDBServer::MemoryIndex>; KeyArg = long long unsigned int; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryIndex>; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = long long unsigned int; V = WTF::Ref<WebCore::IDBServer::MemoryIndex>; KeyArg = long long unsigned int; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryIndex>; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::Ref<WebCore::IDBServer::MemoryIndex>; KeyArg = long long unsigned int; MappedArg = WTF::RefPtr<WebCore::IDBServer::MemoryIndex>; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> > >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = long long unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:453:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<long long unsigned int, WTF::RefPtr<WebCore::IDBServer::MemoryIndex> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp: In member function 'void WebCore::IDBServer::MemoryObjectStore::updateCursorsForPutRecord(std::set<WebCore::IDBKeyData>::iterator)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:281:6: note: parameter passing for argument of type 'std::set<WebCore::IDBKeyData>::iterator' {aka 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>'} changed in GCC 7.1
 void MemoryObjectStore::updateCursorsForPutRecord(std::set<IDBKeyData>::iterator iterator)
      ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:284:25: note: parameter passing for argument of type 'std::set<WebCore::IDBKeyData>::iterator' {aka 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>'} changed in GCC 7.1
         cursor->keyAdded(iterator);
         ~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/map:60,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qmetatype.h:55,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qobject.h:54,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qiodevice.h:45,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qfiledevice.h:43,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qfile.h:44,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/QFile:1,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/FileSystem.h:45,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/SharedBuffer.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBGetResult.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryIndex.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator) [with _Key = WebCore::IDBKeyData; _Val = WebCore::IDBKeyData; _KeyOfValue = std::_Identity<WebCore::IDBKeyData>; _Compare = std::less<WebCore::IDBKeyData>; _Alloc = std::allocator<WebCore::IDBKeyData>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_tree.h:2486:5: note: parameter passing for argument of type 'std::_Rb_tree<WebCore::IDBKeyData, WebCore::IDBKeyData, std::_Identity<WebCore::IDBKeyData>, std::less<WebCore::IDBKeyData>, std::allocator<WebCore::IDBKeyData> >::const_iterator' {aka 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>'} changed in GCC 7.1
     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_tree.h: In member function 'void WebCore::IDBServer::MemoryObjectStore::deleteRecord(const WebCore::IDBKeyData&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_tree.h:2507:4: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>' changed in GCC 7.1
    _M_erase_aux(__first++);
    ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_tree.h: In member function 'WebCore::IDBError WebCore::IDBServer::MemoryObjectStore::addRecord(WebCore::IDBServer::MemoryBackingStoreTransaction&, const WebCore::IDBKeyData&, const WebCore::ThreadSafeDataBuffer&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_tree.h:1129:2: note: parameter passing for argument of type 'std::_Rb_tree<WebCore::IDBKeyData, WebCore::IDBKeyData, std::_Identity<WebCore::IDBKeyData>, std::less<WebCore::IDBKeyData>, std::allocator<WebCore::IDBKeyData> >::const_iterator' {aka 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>'} changed in GCC 7.1
  _M_erase_aux(__position);
  ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:276:34: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator<WebCore::IDBKeyData>' changed in GCC 7.1
         updateCursorsForPutRecord(listResult.first);
         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[1816/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp:105:44:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
[1817/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBDatabaseInfo.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBDatabaseInfo.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBDatabaseInfo.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.cpp:126:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
[1818/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBTransaction.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBTransaction.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBTransaction.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:30:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:25:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionBase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseException.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBError.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1819/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/IDBBindingUtilities.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:32:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1820/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/IDBBindingUtilities.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBServer.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:32:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1821/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBCursorInfo.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBCursorInfo.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBCursorInfo.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMStringList.h:45:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRange.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1822/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/IDBBindingUtilities.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBServer.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:33:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1823/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBRequestData.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBRequestData.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/shared/IDBRequestData.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/DOMStringList.h:45:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBAny.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBAnyImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBRequestImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBAny.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBAnyImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBRequestImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBAny.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBAnyImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBRequestImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBAny.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBAnyImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBRequestImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBAny.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBAnyImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBRequestImpl.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/SecurityOriginData.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1824/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabase.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabase.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/Modules/indexeddb/server/UniqueIDBDatabase.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/IDBBindingUtilities.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:49:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; Value = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Value = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> > >; T = const WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>&; Extra = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Key = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Value = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>, WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >, WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >, WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Value = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>, WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >, WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >, WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>, WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >, WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> >, WTF::HashTraits<WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:1099:69:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseConnection>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:409:29:   required from 'void WTF::Deque<T, inlineCapacity>::expandCapacity() [with T = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:398:5:   required from 'void WTF::Deque<T, inlineCapacity>::expandCapacityIfNeeded() [with T = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:440:5:   required from 'void WTF::Deque<T, inlineCapacity>::append(U&&) [with U = WTF::Ref<WebCore::IDBServer::UniqueIDBDatabaseTransaction>; T = WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:1113:54:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBServer::UniqueIDBDatabaseTransaction>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:409:29:   required from 'void WTF::Deque<T, inlineCapacity>::expandCapacity() [with T = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:398:5:   required from 'void WTF::Deque<T, inlineCapacity>::expandCapacityIfNeeded() [with T = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:440:5:   required from 'void WTF::Deque<T, inlineCapacity>::append(U&&) [with U = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>; T = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:85:39:   required from 'void WTF::Deque<T, inlineCapacity>::append(T&&) [with T = WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:75:54:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::IDBServer::ServerOpenDBRequest>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<long long unsigned int, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<long long unsigned int, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::IntHash<long long unsigned int> >; T = const long long unsigned int&; Extra = int; Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const long long unsigned int&; V = int; KeyArg = long long unsigned int; MappedArg = unsigned int; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = int; KeyArg = long long unsigned int; MappedArg = unsigned int; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = long long unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:185:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(const ValueType&) [with Value = long long unsigned int; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashTraits<long long unsigned int>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int, WTF::IntHash<long long unsigned int>, WTF::HashTraits<long long unsigned int>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = long long unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:1159:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<long long unsigned int, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<long long unsigned int, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:26:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:27:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1825/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/editing/EditingAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/editing/EditingAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/editing/EditingAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/CalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/CalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/CalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/CalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:80:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/TextIterator.cpp: In function 'void WebCore::normalizeCharacters(const UChar*, unsigned int, WTF::Vector<char16_t>&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/TextIterator.cpp:1953:105: warning: 'int32_t unorm_normalize_62(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
     size_t bufferSize = unorm_normalize(characters, length, UNORM_NFC, 0, buffer.data(), length, &status);
                                                                                                         ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/platform.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/ptypes.h:52,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/umachine.h:46,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/utypes.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/ASCIIFastPath.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/unorm.h:214:1: note: declared here
 unorm_normalize(const UChar *source, int32_t sourceLength,
 ^~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:80:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/TextIterator.cpp:1953:105: warning: 'int32_t unorm_normalize_62(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
     size_t bufferSize = unorm_normalize(characters, length, UNORM_NFC, 0, buffer.data(), length, &status);
                                                                                                         ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/platform.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/ptypes.h:52,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/umachine.h:46,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/utypes.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/ASCIIFastPath.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/unorm.h:214:1: note: declared here
 unorm_normalize(const UChar *source, int32_t sourceLength,
 ^~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:80:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/TextIterator.cpp:1963:89: warning: 'int32_t unorm_normalize_62(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
     unorm_normalize(characters, length, UNORM_NFC, 0, buffer.data(), bufferSize, &status);
                                                                                         ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/platform.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/ptypes.h:52,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/umachine.h:46,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/utypes.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/ASCIIFastPath.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/unorm.h:214:1: note: declared here
 unorm_normalize(const UChar *source, int32_t sourceLength,
 ^~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:80:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/TextIterator.cpp:1963:89: warning: 'int32_t unorm_normalize_62(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
     unorm_normalize(characters, length, UNORM_NFC, 0, buffer.data(), bufferSize, &status);
                                                                                         ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/platform.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/ptypes.h:52,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/umachine.h:46,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/utypes.h:38,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/ASCIIFastPath.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/unicode/unorm.h:214:1: note: declared here
 unorm_normalize(const UChar *source, int32_t sourceLength,
 ^~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.h:247:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RenderWidget>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RenderWidget>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp:125:21:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Element>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Element>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::String>; Value = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::StringHash>; T = const WTF::String&; Extra = const WTF::String&; Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::String; HashArg = WTF::StringHash; TraitsArg = WTF::HashTraits<WTF::String>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/DocumentLoader.h:255:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicStringImpl*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicStringImpl*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicStringImpl*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicStringImpl*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1291:19:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>& WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::operator=(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicStringImpl*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicStringImpl*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::AtomicString>; Value = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = const WTF::AtomicString&; Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::AtomicString; HashArg = WTF::AtomicStringHash; TraitsArg = WTF::HashTraits<WTF::AtomicString>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/ReplaceSelectionCommand.cpp:571:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SpellCheckRequest>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SpellCheckRequest>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:409:29:   required from 'void WTF::Deque<T, inlineCapacity>::expandCapacity() [with T = WTF::RefPtr<WebCore::SpellCheckRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:398:5:   required from 'void WTF::Deque<T, inlineCapacity>::expandCapacityIfNeeded() [with T = WTF::RefPtr<WebCore::SpellCheckRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Deque.h:440:5:   required from 'void WTF::Deque<T, inlineCapacity>::append(U&&) [with U = WTF::PassRefPtr<WebCore::SpellCheckRequest>&; T = WTF::RefPtr<WebCore::SpellCheckRequest>; unsigned int inlineCapacity = 0]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/SpellChecker.cpp:203:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SpellCheckRequest>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SpellCheckRequest>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits, WTF::ASCIICaseInsensitiveHash>; T = WTF::String; Extra = const WebCore::EditorInternalCommand*; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*> >, WTF::ASCIICaseInsensitiveHash, WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::String; V = const WebCore::EditorInternalCommand*; KeyArg = WTF::String; MappedArg = const WebCore::EditorInternalCommand*; HashArg = WTF::ASCIICaseInsensitiveHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<const WebCore::EditorInternalCommand*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*> >, WTF::ASCIICaseInsensitiveHash, WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::String; V = const WebCore::EditorInternalCommand*; KeyArg = WTF::String; MappedArg = const WebCore::EditorInternalCommand*; HashArg = WTF::ASCIICaseInsensitiveHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<const WebCore::EditorInternalCommand*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*> >, WTF::ASCIICaseInsensitiveHash, WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = const WebCore::EditorInternalCommand*; KeyArg = WTF::String; MappedArg = const WebCore::EditorInternalCommand*; HashArg = WTF::ASCIICaseInsensitiveHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<const WebCore::EditorInternalCommand*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*> >, WTF::ASCIICaseInsensitiveHash, WTF::HashMap<WTF::String, const WebCore::EditorInternalCommand*, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditorCommand.cpp:1653:54:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, const WebCore::EditorInternalCommand*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> > >; T = WTF::RefPtr<WebCore::Widget>; Extra = WebCore::FrameView*&; Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Widget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.h:48:112:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node*; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:286:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility/AccessibilityObject.h:258:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::AccessibilityObject>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::AccessibilityObject>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::HTMLElement>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::HTMLElement>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::HTMLElement>; T = WTF::RefPtr<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::PassRefPtr<WebCore::HTMLElement>; T = WTF::RefPtr<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::PassRefPtr<WebCore::HTMLElement>; T = WTF::RefPtr<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/ApplyStyleCommand.cpp:425:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::HTMLElement>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::HTMLElement>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::StyledElement; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::StyledElement&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::StyledElement&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/ApplyStyleCommand.cpp:1061:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Element>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Element>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Text>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Text>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Text*; T = WTF::RefPtr<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Text*&; T = WTF::RefPtr<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Text*&; T = WTF::RefPtr<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/ApplyStyleCommand.cpp:1539:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Text>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Text>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SimpleEditCommand>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SimpleEditCommand>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::SimpleEditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::SimpleEditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::SimpleEditCommand*; T = WTF::RefPtr<WebCore::SimpleEditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::SimpleEditCommand*&; T = WTF::RefPtr<WebCore::SimpleEditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::SimpleEditCommand*&; T = WTF::RefPtr<WebCore::SimpleEditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/CompositeEditCommand.cpp:145:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SimpleEditCommand>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SimpleEditCommand>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::EditCommand>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::EditCommand>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::EditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::EditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::EditCommand>; T = WTF::RefPtr<WebCore::EditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::PassRefPtr<WebCore::EditCommand>; T = WTF::RefPtr<WebCore::EditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::PassRefPtr<WebCore::EditCommand>; T = WTF::RefPtr<WebCore::EditCommand>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/CompositeEditCommand.cpp:285:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::EditCommand>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::EditCommand>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::HTMLElementEquivalent>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::HTMLElementEquivalent>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::HTMLElementEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::HTMLElementEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::HTMLTextDecorationEquivalent, std::default_delete<WebCore::HTMLTextDecorationEquivalent> >; T = std::unique_ptr<WebCore::HTMLElementEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::HTMLTextDecorationEquivalent, std::default_delete<WebCore::HTMLTextDecorationEquivalent> >; T = std::unique_ptr<WebCore::HTMLElementEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::HTMLTextDecorationEquivalent, std::default_delete<WebCore::HTMLTextDecorationEquivalent> >; T = std::unique_ptr<WebCore::HTMLElementEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.cpp:913:127:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::HTMLElementEquivalent>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::HTMLElementEquivalent>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::HTMLFontSizeEquivalent, std::default_delete<WebCore::HTMLFontSizeEquivalent> >; T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::HTMLFontSizeEquivalent, std::default_delete<WebCore::HTMLFontSizeEquivalent> >; T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::HTMLFontSizeEquivalent, std::default_delete<WebCore::HTMLFontSizeEquivalent> >; T = std::unique_ptr<WebCore::HTMLAttributeEquivalent>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.cpp:948:89:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::HTMLAttributeEquivalent>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::HTMLAttributeEquivalent>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCollection.h:165:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Range>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Range>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::RefPtr<WebCore::Range>&; T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::RefPtr<WebCore::Range>&; T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/Editor.cpp:3235:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Range>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Range>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::HTMLElement>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::HTMLElement>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::HTMLElement; T = WTF::Ref<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::HTMLElement&; T = WTF::Ref<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::HTMLElement&; T = WTF::Ref<WebCore::HTMLElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/markup.cpp:932:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::HTMLElement>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::HTMLElement>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingStyle.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/FrameSelection.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/TextChecking.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/AlternativeTextClient.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/AlternativeTextController.cpp:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/EditingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1826/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/bindings/js/JSBindingsAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/bindings/js/JSBindingsAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/bindings/js/JSBindingsAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Attr.h:28,
                 from DerivedSources/WebCore/JSAttr.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSAttrCustom.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:33:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Attr.h:28,
                 from DerivedSources/WebCore/JSAttr.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSAttrCustom.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:33:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Attr.h:28,
                 from DerivedSources/WebCore/JSAttr.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSAttrCustom.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:33:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Attr.h:28,
                 from DerivedSources/WebCore/JSAttr.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSAttrCustom.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:33:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:32,
                 from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp:21,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:42:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasStyle.h: In member function 'WebCore::CanvasStyle& WebCore::CanvasStyle::operator=(WebCore::CanvasStyle&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasStyle.h:151:53: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WebCore::CanvasStyle' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
             memcpy(this, &other, sizeof(CanvasStyle));
                                                     ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:32,
                 from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp:21,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:42:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasStyle.h:43:11: note: 'class WebCore::CanvasStyle' declared here
     class CanvasStyle {
           ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.cpp: In member function 'JSC::JSValue WebCore::CloneDeserializer::readTerminal()':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.cpp:2257:60: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
             RELEASE_ASSERT(!length || imageSize.area() * 4 <= length);
                                       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Assertions.h:250:11: note: in definition of macro 'ASSERT'
     if (!(assertion)) { \
           ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.cpp:2257:13: note: in expansion of macro 'RELEASE_ASSERT'
             RELEASE_ASSERT(!length || imageSize.area() * 4 <= length);
             ^~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::MessagePort>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::MessagePort>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSMessagePortCustom.cpp:65:27:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::MessagePort>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::MessagePort>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<JSC::ArrayBuffer>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<JSC::ArrayBuffer>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<JSC::ArrayBuffer>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSMessagePortCustom.cpp:66:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<JSC::ArrayBuffer>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<JSC::ArrayBuffer>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::SVGPathSeg>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGPathSegListPropertyTearOff.h:61:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SVGPathSeg>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SVGPathSeg>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/XPathNodeSet.h:46:91:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bindings/ScriptValue.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePortChannel.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/MessagePort.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::SVGPathSeg>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::SVGPathSeg>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h:101:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SVGPathSeg>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SVGPathSeg>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::File>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::File>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::File>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::File>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi/FileList.h:65:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::File>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::File>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::CSSValue*, void*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::CSSValue*; Value = WTF::KeyValuePair<WebCore::CSSValue*, void*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, void*> >; HashFunctions = WTF::PtrHash<WebCore::CSSValue*>; Traits = WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSValue*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::CSSValue*, void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits, WTF::PtrHash<WebCore::CSSValue*> >; T = WebCore::CSSValue*; Extra = void*; Key = WebCore::CSSValue*; Value = WTF::KeyValuePair<WebCore::CSSValue*, void*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, void*> >; HashFunctions = WTF::PtrHash<WebCore::CSSValue*>; Traits = WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSValue*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSValue*, WTF::KeyValuePair<WebCore::CSSValue*, void*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, void*> >, WTF::PtrHash<WebCore::CSSValue*>, WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSValue*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::CSSValue*; V = void*; KeyArg = WebCore::CSSValue*; MappedArg = void*; HashArg = WTF::PtrHash<WebCore::CSSValue*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSValue*>; MappedTraitsArg = WTF::HashTraits<void*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSValue*, WTF::KeyValuePair<WebCore::CSSValue*, void*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, void*> >, WTF::PtrHash<WebCore::CSSValue*>, WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSValue*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = void*; KeyArg = WebCore::CSSValue*; MappedArg = void*; HashArg = WTF::PtrHash<WebCore::CSSValue*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSValue*>; MappedTraitsArg = WTF::HashTraits<void*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSValue*, WTF::KeyValuePair<WebCore::CSSValue*, void*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, void*> >, WTF::PtrHash<WebCore::CSSValue*>, WTF::HashMap<WebCore::CSSValue*, void*>::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSValue*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::CSSValue*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp:360:81:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::CSSValue*, void*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::CSSValue*, void*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::AtomicString>; Value = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = WTF::AtomicString; Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::AtomicString; HashArg = WTF::AtomicStringHash; TraitsArg = WTF::HashTraits<WTF::AtomicString>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDictionary.cpp:211:57:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::MessagePort>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::MessagePort>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::MessagePort>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSMessagePortCustom.cpp:65:27:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::MessagePort>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::MessagePort>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<JSC::ArrayBuffer>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<JSC::ArrayBuffer>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<JSC::ArrayBuffer>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<JSC::ArrayBuffer>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<JSC::ArrayBuffer>; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSMessagePortCustom.cpp:66:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<JSC::ArrayBuffer>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<JSC::ArrayBuffer>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::DOMWrapperWorld>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> > >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> > >; T = WTF::RefPtr<WebCore::DOMWrapperWorld>; Extra = JSC::Strong<WebCore::JSDOMWindow>; Key = WTF::RefPtr<WebCore::DOMWrapperWorld>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> > >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::DOMWrapperWorld>, WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> > >, WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >, WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::DOMWrapperWorld>; V = JSC::Strong<WebCore::JSDOMWindow>; KeyArg = WTF::RefPtr<WebCore::DOMWrapperWorld>; MappedArg = JSC::Strong<WebCore::JSDOMWindow>; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> >; MappedTraitsArg = WTF::HashTraits<JSC::Strong<WebCore::JSDOMWindow> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::DOMWrapperWorld>, WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> > >, WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >, WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = JSC::Strong<WebCore::JSDOMWindow>; KeyArg = WTF::RefPtr<WebCore::DOMWrapperWorld>; MappedArg = JSC::Strong<WebCore::JSDOMWindow>; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> >; MappedTraitsArg = WTF::HashTraits<JSC::Strong<WebCore::JSDOMWindow> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::DOMWrapperWorld>, WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> > >, WTF::PtrHash<WTF::RefPtr<WebCore::DOMWrapperWorld> >, WTF::HashMap<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::DOMWrapperWorld> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::DOMWrapperWorld>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ScriptCachedFrameData.cpp:61:87:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::DOMWrapperWorld>, JSC::Strong<WebCore::JSDOMWindow> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, unsigned int> >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits, WTF::PtrHash<JSC::JSObject*> >; T = JSC::JSObject* const&; Extra = unsigned int; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, unsigned int> >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSObject*, WTF::KeyValuePair<JSC::JSObject*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, unsigned int> >, WTF::PtrHash<JSC::JSObject*>, WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits, WTF::HashTraits<JSC::JSObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = JSC::JSObject* const&; V = unsigned int; KeyArg = JSC::JSObject*; MappedArg = unsigned int; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSObject*, WTF::KeyValuePair<JSC::JSObject*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, unsigned int> >, WTF::PtrHash<JSC::JSObject*>, WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits, WTF::HashTraits<JSC::JSObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = unsigned int; KeyArg = JSC::JSObject*; MappedArg = unsigned int; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSObject*, WTF::KeyValuePair<JSC::JSObject*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, unsigned int> >, WTF::PtrHash<JSC::JSObject*>, WTF::HashMap<JSC::JSObject*, unsigned int>::KeyValuePairTraits, WTF::HashTraits<JSC::JSObject*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = JSC::JSObject*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.cpp:588:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<JSC::JSObject*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WTF::UniquedStringImpl>; Value = WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits, JSC::IdentifierRepHash>; T = WTF::RefPtr<WTF::UniquedStringImpl>; Extra = unsigned int; Key = WTF::RefPtr<WTF::UniquedStringImpl>; Value = WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::UniquedStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int> >, JSC::IdentifierRepHash, WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WTF::UniquedStringImpl>; V = unsigned int; KeyArg = WTF::RefPtr<WTF::UniquedStringImpl>; MappedArg = unsigned int; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> >; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::UniquedStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int> >, JSC::IdentifierRepHash, WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = unsigned int; KeyArg = WTF::RefPtr<WTF::UniquedStringImpl>; MappedArg = unsigned int; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> >; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::UniquedStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int> >, JSC::IdentifierRepHash, WTF::HashMap<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::UniquedStringImpl> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WTF::UniquedStringImpl>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/SerializedScriptValue.cpp:980:105:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WTF::UniquedStringImpl>, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::String&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/Dictionary.cpp:76:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHash>; T = const WebCore::SVGAnimatedPropertyDescription&; Extra = std::nullptr_t; Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::SVGAnimatedPropertyDescription&; V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::SVGAnimatedPropertyDescription]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:59:51:   required from 'static WTF::Ref<U> WebCore::SVGAnimatedProperty::lookupOrCreateWrapper(OwnerType*, const WebCore::SVGPropertyInfo*, PropertyType&) [with OwnerType = WebCore::SVGElement; TearOffType = WebCore::SVGAnimatedStaticPropertyTearOff<WTF::String>; PropertyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:210:9:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::RefPtr<Inspector::InspectorValue>; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:353:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GraphicsLayer.h:189:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<const WebCore::AnimationValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<const WebCore::AnimationValue>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:373:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<Inspector::InspectorValue>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<Inspector::InspectorValue>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCollection.h:165:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::IDBKey>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::IDBKey>&; T = WTF::RefPtr<WebCore::IDBKey>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/IDBKey.h:80:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::IDBKey>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::IDBKey>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Touch>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Touch>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::Touch>; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::PassRefPtr<WebCore::Touch>&; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::PassRefPtr<WebCore::Touch>&; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/TouchList.h:51:71:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Touch>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Touch>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::PtrHash<void*> >; T = void* const&; Extra = JSC::Weak<JSC::JSObject>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = void*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap/WeakInlines.h:129:5:   required from 'void JSC::weakAdd(Map&, const Key&, Value&&) [with Map = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >; Key = void*; Value = JSC::Weak<JSC::JSObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:248:12:   required from 'void WebCore::cacheWrapper(WebCore::DOMWrapperWorld&, DOMClass*, WrapperClass*) [with DOMClass = JSC::ArrayBuffer; WrapperClass = JSC::JSArrayBuffer]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:412:56:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Strong<JSC::Unknown>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Strong<JSC::Unknown>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = JSC::Strong<JSC::Unknown>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = JSC::Strong<JSC::Unknown>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = JSC::Strong<JSC::Unknown>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = JSC::Strong<JSC::Unknown>; T = JSC::Strong<JSC::Unknown>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = JSC::Strong<JSC::Unknown>; T = JSC::Strong<JSC::Unknown>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = JSC::Strong<JSC::Unknown>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = JSC::Strong<JSC::Unknown>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ScheduledAction.cpp:72:83:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Strong<JSC::Unknown>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/VM.h:52,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap/Strong.h:38:29: note: 'class JSC::Strong<JSC::Unknown>' declared here
 template <typename T> class Strong : public Handle<T> {
                             ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSMapIterator*; Value = WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >; HashFunctions = WTF::PtrHash<JSC::JSMapIterator*>; Traits = WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSMapIterator*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits, WTF::PtrHash<JSC::JSMapIterator*> >; T = JSC::JSMapIterator* const&; Extra = JSC::Weak<JSC::JSMapIterator>; Key = JSC::JSMapIterator*; Value = WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >; HashFunctions = WTF::PtrHash<JSC::JSMapIterator*>; Traits = WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSMapIterator*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSMapIterator*, WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSMapIterator*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = JSC::JSMapIterator* const&; V = JSC::Weak<JSC::JSMapIterator>; KeyArg = JSC::JSMapIterator*; MappedArg = JSC::Weak<JSC::JSMapIterator>; HashArg = WTF::PtrHash<JSC::JSMapIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSMapIterator*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSMapIterator*, WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSMapIterator*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = JSC::JSMapIterator* const&; V = JSC::Weak<JSC::JSMapIterator>; KeyArg = JSC::JSMapIterator*; MappedArg = JSC::Weak<JSC::JSMapIterator>; HashArg = WTF::PtrHash<JSC::JSMapIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSMapIterator*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSMapIterator*, WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSMapIterator*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSMapIterator>; KeyArg = JSC::JSMapIterator*; MappedArg = JSC::Weak<JSC::JSMapIterator>; HashArg = WTF::PtrHash<JSC::JSMapIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSMapIterator*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSMapIterator*, WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSMapIterator*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = JSC::JSMapIterator*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMap.h:60:45:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::AddResult JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::set(const KeyType&, JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::ValueType) [with KeyArg = JSC::JSMapIterator*; ValueArg = JSC::JSMapIterator; HashArg = WTF::PtrHash<JSC::JSMapIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSMapIterator*>; JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSMapIterator*, WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> > >, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashMap<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator>, WTF::PtrHash<JSC::JSMapIterator*>, WTF::HashTraits<JSC::JSMapIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSMapIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSMapIterator*> > >; JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::KeyType = JSC::JSMapIterator*; JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::ValueType = JSC::Weak<JSC::JSMapIterator>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/MapDataInlines.h:286:5:   required from 'JSC::MapDataImpl<Entry, JSIterator>::IteratorData JSC::MapDataImpl<Entry, JSIterator>::createIteratorData(JSIterator*) [with Entry = JSC::JSMap::Entry; JSIterator = JSC::JSMapIterator]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSMapIterator.h:101:71:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSMapIterator*, JSC::Weak<JSC::JSMapIterator> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSSetIterator*; Value = WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >; HashFunctions = WTF::PtrHash<JSC::JSSetIterator*>; Traits = WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSSetIterator*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits, WTF::PtrHash<JSC::JSSetIterator*> >; T = JSC::JSSetIterator* const&; Extra = JSC::Weak<JSC::JSSetIterator>; Key = JSC::JSSetIterator*; Value = WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >; HashFunctions = WTF::PtrHash<JSC::JSSetIterator*>; Traits = WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSSetIterator*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSSetIterator*, WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSSetIterator*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = JSC::JSSetIterator* const&; V = JSC::Weak<JSC::JSSetIterator>; KeyArg = JSC::JSSetIterator*; MappedArg = JSC::Weak<JSC::JSSetIterator>; HashArg = WTF::PtrHash<JSC::JSSetIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSSetIterator*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSSetIterator*, WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSSetIterator*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = JSC::JSSetIterator* const&; V = JSC::Weak<JSC::JSSetIterator>; KeyArg = JSC::JSSetIterator*; MappedArg = JSC::Weak<JSC::JSSetIterator>; HashArg = WTF::PtrHash<JSC::JSSetIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSSetIterator*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSSetIterator*, WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSSetIterator*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSSetIterator>; KeyArg = JSC::JSSetIterator*; MappedArg = JSC::Weak<JSC::JSSetIterator>; HashArg = WTF::PtrHash<JSC::JSSetIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSSetIterator*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSSetIterator*, WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSSetIterator*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = JSC::JSSetIterator*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMap.h:60:45:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::AddResult JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::set(const KeyType&, JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::ValueType) [with KeyArg = JSC::JSSetIterator*; ValueArg = JSC::JSSetIterator; HashArg = WTF::PtrHash<JSC::JSSetIterator*>; KeyTraitsArg = WTF::HashTraits<JSC::JSSetIterator*>; JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<JSC::JSSetIterator*, WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> > >, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashMap<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator>, WTF::PtrHash<JSC::JSSetIterator*>, WTF::HashTraits<JSC::JSSetIterator*>, WTF::HashTraits<JSC::Weak<JSC::JSSetIterator> > >::KeyValuePairTraits, WTF::HashTraits<JSC::JSSetIterator*> > >; JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::KeyType = JSC::JSSetIterator*; JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::ValueType = JSC::Weak<JSC::JSSetIterator>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/MapDataInlines.h:286:5:   required from 'JSC::MapDataImpl<Entry, JSIterator>::IteratorData JSC::MapDataImpl<Entry, JSIterator>::createIteratorData(JSIterator*) [with Entry = JSC::JSSet::Entry; JSIterator = JSC::JSSetIterator]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSSetIterator.h:88:71:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSSetIterator*, JSC::Weak<JSC::JSSetIterator> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/ArrayValue.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:41:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCallbackData.cpp: In member function 'virtual bool WebCore::JSCallbackDataWeak::WeakOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCallbackData.cpp:93:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSCallbackDataWeak::WeakOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void* context, SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:149:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/WebCoreTypedArrayController.cpp: In member function 'virtual bool WebCore::WebCoreTypedArrayController::JSArrayBufferOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/WebCoreTypedArrayController.cpp:50:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool WebCoreTypedArrayController::JSArrayBufferOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void*, JSC::SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:114:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSNodeCustom.cpp: In member function 'virtual bool WebCore::JSNodeOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSNodeCustom.cpp:108:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSNodeOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void*, SlotVisitor& visitor)
      ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSNodeCustom.cpp:108:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:117:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSNodeListCustom.cpp: In member function 'virtual bool WebCore::JSNodeListOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSNodeListCustom.cpp:40:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSNodeListOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void*, SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:129:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp: In member function 'virtual bool WebCore::JSTextTrackCueOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp:41:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSTextTrackCueOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void*, SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:38:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp: In member function 'virtual bool WebCore::JSCSSRuleListOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp:39:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSCSSRuleListOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void*, SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp:39:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:112:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSMutationObserverCustom.cpp: In member function 'virtual bool WebCore::JSMutationObserverOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSMutationObserverCustom.cpp:64:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSMutationObserverOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void*, SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:40:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSValueCustom.cpp: In member function 'virtual bool WebCore::JSCSSValueOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown>, void*, JSC::SlotVisitor&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSValueCustom.cpp:47:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 bool JSCSSValueOwner::isReachableFromOpaqueRoots(JSC::Handle<JSC::Unknown> handle, void* context, SlotVisitor& visitor)
      ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSValueCustom.cpp: In member function 'virtual void WebCore::JSCSSValueOwner::finalize(JSC::Handle<JSC::Unknown>, void*)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSValueCustom.cpp:59:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 void JSCSSValueOwner::finalize(JSC::Handle<JSC::Unknown> handle, void* context)
      ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSCSSValueCustom.cpp:59:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp:149:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/WebCoreTypedArrayController.cpp: In member function 'virtual void WebCore::WebCoreTypedArrayController::JSArrayBufferOwner::finalize(JSC::Handle<JSC::Unknown>, void*)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/WebCoreTypedArrayController.cpp:58:6: note: parameter passing for argument of type 'JSC::Handle<JSC::Unknown>' changed in GCC 7.1
 void WebCoreTypedArrayController::JSArrayBufferOwner::finalize(JSC::Handle<JSC::Unknown> handle, void* context)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[1827/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/html/HTMLElementsAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/html/HTMLElementsAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/html/HTMLElementsAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCanvasElement.cpp:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:47:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasStyle.h: In member function 'WebCore::CanvasStyle& WebCore::CanvasStyle::operator=(WebCore::CanvasStyle&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasStyle.h:151:53: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WebCore::CanvasStyle' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
             memcpy(this, &other, sizeof(CanvasStyle));
                                                     ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCanvasElement.cpp:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:47:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas/CanvasStyle.h:43:11: note: 'class WebCore::CanvasStyle' declared here
     class CanvasStyle {
           ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::pair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::pair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::pair<WTF::String, WTF::String>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFormElement.cpp:307:68:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<WTF::String, WTF::String>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/utility:70,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qglobal.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Platform.h:1054,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:198:12: note: 'struct std::pair<WTF::String, WTF::String>' declared here
     struct pair
            ^~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FormAssociatedElement>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FormAssociatedElement>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::FormAssociatedElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFormElement.cpp:732:57:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FormAssociatedElement>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FormAssociatedElement>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TextTrack>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TextTrack>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::TextTrack>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLMediaElement.cpp:3784:60:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TextTrack>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TextTrack>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCInlines.h:40,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.h:247:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RenderWidget>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RenderWidget>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryResult>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryResult>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPictureElement.h:41:87:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQueryResult>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQueryResult>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::File>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::File>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::File>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::File>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi/FileList.h:65:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::File>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::File>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TextTrack>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TextTrack>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TextTrack>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TextTrack>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLMediaElement.cpp:1158:54:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TextTrack>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TextTrack>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::AtomicString>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::AtomicString>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::AtomicString>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::AtomicString>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from 'WTF::NeverDestroyed<T>::NeverDestroyed(Args&& ...) [with Args = {WTF::NeverDestroyed<WTF::HashMap<WTF::AtomicStringImpl*, WTF::AtomicString, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashTraits<WTF::AtomicStringImpl*>, WTF::HashTraits<WTF::AtomicString> > >}; T = WTF::HashMap<WTF::AtomicStringImpl*, WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLBodyElement.cpp:143:86:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::AtomicString>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::String>; Value = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::StringHash>; T = const WTF::String&; Extra = const WTF::String&; Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::String; HashArg = WTF::StringHash; TraitsArg = WTF::HashTraits<WTF::String>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/DocumentLoader.h:255:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> > >; T = WTF::RefPtr<WebCore::Widget>; Extra = WebCore::FrameView*&; Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Widget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.h:48:112:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::HTMLAnchorElement*; Value = WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> > >; HashFunctions = WTF::PtrHash<const WebCore::HTMLAnchorElement*>; Traits = WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::HTMLAnchorElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::HTMLAnchorElement*> >; T = const WebCore::HTMLAnchorElement*; Extra = WebCore::Element*&; Key = const WebCore::HTMLAnchorElement*; Value = WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> > >; HashFunctions = WTF::PtrHash<const WebCore::HTMLAnchorElement*>; Traits = WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::HTMLAnchorElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::HTMLAnchorElement*, WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> > >, WTF::PtrHash<const WebCore::HTMLAnchorElement*>, WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::HTMLAnchorElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::HTMLAnchorElement*; V = WebCore::Element*&; KeyArg = const WebCore::HTMLAnchorElement*; MappedArg = WTF::RefPtr<WebCore::Element>; HashArg = WTF::PtrHash<const WebCore::HTMLAnchorElement*>; KeyTraitsArg = WTF::HashTraits<const WebCore::HTMLAnchorElement*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::HTMLAnchorElement*, WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> > >, WTF::PtrHash<const WebCore::HTMLAnchorElement*>, WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::HTMLAnchorElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::HTMLAnchorElement*; V = WebCore::Element*&; KeyArg = const WebCore::HTMLAnchorElement*; MappedArg = WTF::RefPtr<WebCore::Element>; HashArg = WTF::PtrHash<const WebCore::HTMLAnchorElement*>; KeyTraitsArg = WTF::HashTraits<const WebCore::HTMLAnchorElement*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::HTMLAnchorElement*, WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> > >, WTF::PtrHash<const WebCore::HTMLAnchorElement*>, WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::HTMLAnchorElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::Element*&; KeyArg = const WebCore::HTMLAnchorElement*; MappedArg = WTF::RefPtr<WebCore::Element>; HashArg = WTF::PtrHash<const WebCore::HTMLAnchorElement*>; KeyTraitsArg = WTF::HashTraits<const WebCore::HTMLAnchorElement*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::HTMLAnchorElement*, WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> > >, WTF::PtrHash<const WebCore::HTMLAnchorElement*>, WTF::HashMap<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::HTMLAnchorElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::HTMLAnchorElement*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLAnchorElement.cpp:636:47:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::HTMLAnchorElement*, WTF::RefPtr<WebCore::Element> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<unsigned char, WTF::AtomicString>; Value = WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*> >; HashFunctions = WebCore::NodeListsNodeData::NodeListCacheMapEntryHash; Traits = WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>; T = std::pair<unsigned char, WTF::AtomicString>; Extra = std::nullptr_t; Key = std::pair<unsigned char, WTF::AtomicString>; Value = WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*> >; HashFunctions = WebCore::NodeListsNodeData::NodeListCacheMapEntryHash; Traits = WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<unsigned char, WTF::AtomicString>, WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*> >, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash, WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits, WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = std::pair<unsigned char, WTF::AtomicString>; V = std::nullptr_t; KeyArg = std::pair<unsigned char, WTF::AtomicString>; MappedArg = WebCore::HTMLCollection*; HashArg = WebCore::NodeListsNodeData::NodeListCacheMapEntryHash; KeyTraitsArg = WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> >; MappedTraitsArg = WTF::HashTraits<WebCore::HTMLCollection*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<unsigned char, WTF::AtomicString>, WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*> >, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash, WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits, WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:372:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::fastAdd(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = std::pair<unsigned char, WTF::AtomicString>; MappedArg = WebCore::HTMLCollection*; HashArg = WebCore::NodeListsNodeData::NodeListCacheMapEntryHash; KeyTraitsArg = WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> >; MappedTraitsArg = WTF::HashTraits<WebCore::HTMLCollection*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<unsigned char, WTF::AtomicString>, WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*> >, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash, WTF::HashMap<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*, WebCore::NodeListsNodeData::NodeListCacheMapEntryHash>::KeyValuePairTraits, WTF::HashTraits<std::pair<unsigned char, WTF::AtomicString> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = std::pair<unsigned char, WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/NodeRareData.h:157:75:   required from 'WTF::Ref<T> WebCore::NodeListsNodeData::addCachedCollection(ContainerType&, WebCore::CollectionType) [with T = WebCore::GenericCachedHTMLCollection<(WebCore::CollectionTraversalType)0>; ContainerType = WebCore::HTMLDataListElement]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLDataListElement.cpp:55:172:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<unsigned char, WTF::AtomicString>, WebCore::HTMLCollection*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WTF::AtomicStringImpl>; Value = WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >; Traits = WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> > >; T = WTF::RefPtr<WTF::AtomicStringImpl>; Extra = WebCore::FormNamedItem*&; Key = WTF::RefPtr<WTF::AtomicStringImpl>; Value = WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >; Traits = WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::AtomicStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*> >, WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >, WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WTF::AtomicStringImpl>; V = WebCore::FormNamedItem*&; KeyArg = WTF::RefPtr<WTF::AtomicStringImpl>; MappedArg = WebCore::FormNamedItem*; HashArg = WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> >; MappedTraitsArg = WTF::HashTraits<WebCore::FormNamedItem*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::AtomicStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*> >, WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >, WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WTF::AtomicStringImpl>; V = WebCore::FormNamedItem*&; KeyArg = WTF::RefPtr<WTF::AtomicStringImpl>; MappedArg = WebCore::FormNamedItem*; HashArg = WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> >; MappedTraitsArg = WTF::HashTraits<WebCore::FormNamedItem*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::AtomicStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*> >, WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >, WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FormNamedItem*&; KeyArg = WTF::RefPtr<WTF::AtomicStringImpl>; MappedArg = WebCore::FormNamedItem*; HashArg = WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> >; MappedTraitsArg = WTF::HashTraits<WebCore::FormNamedItem*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WTF::AtomicStringImpl>, WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*> >, WTF::PtrHash<WTF::RefPtr<WTF::AtomicStringImpl> >, WTF::HashMap<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WTF::AtomicStringImpl> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WTF::AtomicStringImpl>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFormElement.cpp:785:46:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WTF::AtomicStringImpl>, WebCore::FormNamedItem*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::String&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInImageElement.cpp:88:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node*; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:286:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility/AccessibilityObject.h:258:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::AccessibilityObject>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::AccessibilityObject>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GraphicsLayer.h:189:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<const WebCore::AnimationValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<const WebCore::AnimationValue>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCollection.h:165:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::HTMLElement; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::HTMLElement&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::HTMLElement&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFormElement.cpp:820:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Element>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Element>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Touch>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Touch>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::Touch>; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::PassRefPtr<WebCore::Touch>&; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::PassRefPtr<WebCore::Touch>&; T = WTF::RefPtr<WebCore::Touch>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/TouchList.h:51:71:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Touch>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Touch>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::HTMLPlugInImageElement>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::HTMLPlugInImageElement>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::HTMLPlugInImageElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::HTMLPlugInImageElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::HTMLPlugInImageElement; T = WTF::Ref<WebCore::HTMLPlugInImageElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::HTMLPlugInImageElement&; T = WTF::Ref<WebCore::HTMLPlugInImageElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::HTMLPlugInImageElement&; T = WTF::Ref<WebCore::HTMLPlugInImageElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInImageElement.cpp:456:46:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::HTMLPlugInImageElement>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::HTMLPlugInImageElement>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Text>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Text>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Text; T = WTF::Ref<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Text&; T = WTF::Ref<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Text&; T = WTF::Ref<WebCore::Text>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLTextAreaElement.cpp:408:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Text>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Text>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::PtrHash<void*> >; T = void* const&; Extra = JSC::Weak<JSC::JSObject>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = void*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap/WeakInlines.h:129:5:   required from 'void JSC::weakAdd(Map&, const Key&, Value&&) [with Map = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >; Key = void*; Value = JSC::Weak<JSC::JSObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:248:12:   required from 'void WebCore::cacheWrapper(WebCore::DOMWrapperWorld&, DOMClass*, WrapperClass*) [with DOMClass = JSC::ArrayBuffer; WrapperClass = JSC::JSArrayBuffer]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:412:56:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from DerivedSources/WebCore/CSSPropertyNames.h:8,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/StyledElement.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLPlugInElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLElementsAllInOne.cpp:35:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1828/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/inspector/InspectorAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/inspector/InspectorAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/inspector/InspectorAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/ClipRect.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayer.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/ClipRect.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayer.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/ClipRect.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayer.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/ClipRect.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayer.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/XPathNodeSet.h:46:91:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = std::unique_ptr<WebCore::InspectorHistory::Action>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = std::unique_ptr<WebCore::InspectorHistory::Action>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = std::unique_ptr<WebCore::InspectorHistory::Action>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorHistory.cpp:95:48:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::unique_ptr<WebCore::InspectorHistory::Action>' with no trivial copy-assignment [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::InspectorHistory::Action>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int> >; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int> >; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.cpp:294:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int> >' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int> >' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::InspectorHistory::Action>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::InspectorHistory::Action>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<WebCore::InspectorHistory::Action>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<WebCore::InspectorHistory::Action>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorHistory.cpp:147:21:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::InspectorHistory::Action>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::InspectorHistory::Action>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.h:247:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RenderWidget>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RenderWidget>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSStyleRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSStyleRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSStyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::CSSStyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorStyleSheet.cpp:629:23:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSStyleRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSStyleRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::pair<JSC::ExecState*, WebCore::SecurityOrigin*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::pair<JSC::ExecState*, WebCore::SecurityOrigin*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::pair<JSC::ExecState*, WebCore::SecurityOrigin*>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::pair<JSC::ExecState*, WebCore::SecurityOrigin*>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/PageRuntimeAgent.cpp:152:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<JSC::ExecState*, WebCore::SecurityOrigin*>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/utility:70,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qglobal.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Platform.h:1054,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:198:12: note: 'struct std::pair<JSC::ExecState*, WebCore::SecurityOrigin*>' declared here
     struct pair
            ^~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorCopier<true, T>::uninitializedCopy(const T*, const T*, T*) [with T = std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:244:79:   required from 'static void WTF::VectorTypeOperations<T>::uninitializedCopy(const T*, const T*, T*) [with T = std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:820:42:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:331:64:   required from 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >&; _U2 = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = 1; _T1 = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >; _T2 = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:524:14:   required from 'constexpr std::pair<typename std::__decay_and_strip<_Tp>::__type, typename std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >&; _T2 = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >&; typename std::__decay_and_strip<_T2>::__type = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >; typename std::__decay_and_strip<_Tp>::__type = WTF::Vector<std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/DOMPatchSupport.cpp:292:41:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:158:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/utility:70,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qglobal.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Platform.h:1054,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:198:12: note: 'struct std::pair<WebCore::DOMPatchSupport::Digest*, unsigned int>' declared here
     struct pair
            ^~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WebCore::DOMPatchSupport::Digest*; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WebCore::DOMPatchSupport::Digest*; KeyArg = WTF::String; MappedArg = WebCore::DOMPatchSupport::Digest*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WebCore::DOMPatchSupport::Digest*; KeyArg = WTF::String; MappedArg = WebCore::DOMPatchSupport::Digest*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/DOMPatchSupport.cpp:444:57:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WebCore::DOMPatchSupport::Digest*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::String>; Value = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::StringHash>; T = const WTF::String&; Extra = const WTF::String&; Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::String; HashArg = WTF::StringHash; TraitsArg = WTF::HashTraits<WTF::String>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/DocumentLoader.h:255:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::WebKitNamedFlow*; Value = WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int> >; HashFunctions = WTF::PtrHash<WebCore::WebKitNamedFlow*>; Traits = WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::WebKitNamedFlow*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits, WTF::PtrHash<WebCore::WebKitNamedFlow*> >; T = WebCore::WebKitNamedFlow* const&; Extra = int&; Key = WebCore::WebKitNamedFlow*; Value = WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int> >; HashFunctions = WTF::PtrHash<WebCore::WebKitNamedFlow*>; Traits = WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::WebKitNamedFlow*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::WebKitNamedFlow*, WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int> >, WTF::PtrHash<WebCore::WebKitNamedFlow*>, WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits, WTF::HashTraits<WebCore::WebKitNamedFlow*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::WebKitNamedFlow* const&; V = int&; KeyArg = WebCore::WebKitNamedFlow*; MappedArg = int; HashArg = WTF::PtrHash<WebCore::WebKitNamedFlow*>; KeyTraitsArg = WTF::HashTraits<WebCore::WebKitNamedFlow*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::WebKitNamedFlow*, WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int> >, WTF::PtrHash<WebCore::WebKitNamedFlow*>, WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits, WTF::HashTraits<WebCore::WebKitNamedFlow*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = int&; KeyArg = WebCore::WebKitNamedFlow*; MappedArg = int; HashArg = WTF::PtrHash<WebCore::WebKitNamedFlow*>; KeyTraitsArg = WTF::HashTraits<WebCore::WebKitNamedFlow*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::WebKitNamedFlow*, WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int> >, WTF::PtrHash<WebCore::WebKitNamedFlow*>, WTF::HashMap<WebCore::WebKitNamedFlow*, int>::KeyValuePairTraits, WTF::HashTraits<WebCore::WebKitNamedFlow*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::WebKitNamedFlow*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorCSSAgent.cpp:130:47:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::WebKitNamedFlow*, int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; Value = WTF::RefPtr<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Element>; Value = WTF::RefPtr<WebCore::Element>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Element> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<WebCore::Element> > >; T = const WTF::RefPtr<WebCore::Element>&; Extra = WTF::RefPtr<WebCore::Element>; Key = WTF::RefPtr<WebCore::Element>; Value = WTF::RefPtr<WebCore::Element>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Element> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Element>, WTF::RefPtr<WebCore::Element>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::Element> >, WTF::HashTraits<WTF::RefPtr<WebCore::Element> >, WTF::HashTraits<WTF::RefPtr<WebCore::Element> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<WebCore::Element>; Value = WTF::RefPtr<WebCore::Element>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Element> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Element>, WTF::RefPtr<WebCore::Element>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::Element> >, WTF::HashTraits<WTF::RefPtr<WebCore::Element> >, WTF::HashTraits<WTF::RefPtr<WebCore::Element> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<WebCore::Element>; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Element> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Element> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Element>, WTF::RefPtr<WebCore::Element>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::Element> >, WTF::HashTraits<WTF::RefPtr<WebCore::Element> >, WTF::HashTraits<WTF::RefPtr<WebCore::Element> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.cpp:180:27:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Element>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Element>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::AtomicString>; Value = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = const WTF::AtomicString&; Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::AtomicString; HashArg = WTF::AtomicStringHash; TraitsArg = WTF::HashTraits<WTF::AtomicString>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorOverlay.cpp:725:41:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::RefPtr<Inspector::InspectorValue>; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:353:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::DOMPatchSupport::Digest*; Value = WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*> >; HashFunctions = WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>; Traits = WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::PtrHash<WebCore::DOMPatchSupport::Digest*> >; T = WebCore::DOMPatchSupport::Digest*; Extra = WebCore::DOMPatchSupport::Digest*; Key = WebCore::DOMPatchSupport::Digest*; Value = WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*> >; HashFunctions = WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>; Traits = WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DOMPatchSupport::Digest*, WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*> >, WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>, WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WebCore::DOMPatchSupport::Digest*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::DOMPatchSupport::Digest*; V = WebCore::DOMPatchSupport::Digest*; KeyArg = WebCore::DOMPatchSupport::Digest*; MappedArg = WebCore::DOMPatchSupport::Digest*; HashArg = WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>; KeyTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; MappedTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DOMPatchSupport::Digest*, WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*> >, WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>, WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WebCore::DOMPatchSupport::Digest*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::DOMPatchSupport::Digest*; V = WebCore::DOMPatchSupport::Digest*; KeyArg = WebCore::DOMPatchSupport::Digest*; MappedArg = WebCore::DOMPatchSupport::Digest*; HashArg = WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>; KeyTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; MappedTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DOMPatchSupport::Digest*, WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*> >, WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>, WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WebCore::DOMPatchSupport::Digest*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::DOMPatchSupport::Digest*; KeyArg = WebCore::DOMPatchSupport::Digest*; MappedArg = WebCore::DOMPatchSupport::Digest*; HashArg = WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>; KeyTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; MappedTraitsArg = WTF::HashTraits<WebCore::DOMPatchSupport::Digest*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DOMPatchSupport::Digest*, WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*> >, WTF::PtrHash<WebCore::DOMPatchSupport::Digest*>, WTF::HashMap<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>::KeyValuePairTraits, WTF::HashTraits<WebCore::DOMPatchSupport::Digest*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::DOMPatchSupport::Digest*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/DOMPatchSupport.cpp:333:76:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::DOMPatchSupport::Digest*, WebCore::DOMPatchSupport::Digest*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHash>; T = const WebCore::SVGAnimatedPropertyDescription&; Extra = std::nullptr_t; Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::SVGAnimatedPropertyDescription&; V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::SVGAnimatedPropertyDescription]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:59:51:   required from 'static WTF::Ref<U> WebCore::SVGAnimatedProperty::lookupOrCreateWrapper(OwnerType*, const WebCore::SVGPropertyInfo*, PropertyType&) [with OwnerType = WebCore::SVGElement; TearOffType = WebCore::SVGAnimatedStaticPropertyTearOff<WTF::String>; PropertyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:210:9:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, unsigned int>::KeyValuePairTraits; Value = WTF::KeyValuePair<int, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, unsigned int> >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, unsigned int>::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = unsigned int&; Key = int; Value = WTF::KeyValuePair<int, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, unsigned int> >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, unsigned int> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = unsigned int&; KeyArg = int; MappedArg = unsigned int; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, unsigned int> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const int&; V = unsigned int&; KeyArg = int; MappedArg = unsigned int; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, unsigned int> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = unsigned int&; KeyArg = int; MappedArg = unsigned int; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, unsigned int> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorCSSAgent.cpp:887:66:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<int, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheet>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheet>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheet>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorCSSAgent.cpp:920:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorStyleSheet> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::Node*; Value = WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> > >; HashFunctions = WTF::PtrHash<WebCore::Node*>; Traits = WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::Node*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits, WTF::PtrHash<WebCore::Node*> >; T = WebCore::Node*; Extra = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; Key = WebCore::Node*; Value = WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> > >; HashFunctions = WTF::PtrHash<WebCore::Node*>; Traits = WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::Node*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> > >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::Node*; V = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; KeyArg = WebCore::Node*; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>; HashArg = WTF::PtrHash<WebCore::Node*>; KeyTraitsArg = WTF::HashTraits<WebCore::Node*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> > >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::Node*; V = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; KeyArg = WebCore::Node*; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>; HashArg = WTF::PtrHash<WebCore::Node*>; KeyTraitsArg = WTF::HashTraits<WebCore::Node*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> > >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>&; KeyArg = WebCore::Node*; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle>; HashArg = WTF::PtrHash<WebCore::Node*>; KeyTraitsArg = WTF::HashTraits<WebCore::Node*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> > >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::Node*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorCSSAgent.cpp:921:69:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::Node*, WTF::RefPtr<WebCore::InspectorStyleSheetForInlineStyle> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::CSSStyleSheet*; Value = WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> > >; HashFunctions = WTF::PtrHash<WebCore::CSSStyleSheet*>; Traits = WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSStyleSheet*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::PtrHash<WebCore::CSSStyleSheet*> >; T = WebCore::CSSStyleSheet* const&; Extra = WTF::RefPtr<WebCore::InspectorStyleSheet>&; Key = WebCore::CSSStyleSheet*; Value = WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> > >; HashFunctions = WTF::PtrHash<WebCore::CSSStyleSheet*>; Traits = WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSStyleSheet*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSStyleSheet*, WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::PtrHash<WebCore::CSSStyleSheet*>, WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSStyleSheet*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::CSSStyleSheet* const&; V = WTF::RefPtr<WebCore::InspectorStyleSheet>&; KeyArg = WebCore::CSSStyleSheet*; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheet>; HashArg = WTF::PtrHash<WebCore::CSSStyleSheet*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSStyleSheet*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSStyleSheet*, WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::PtrHash<WebCore::CSSStyleSheet*>, WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSStyleSheet*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::CSSStyleSheet* const&; V = WTF::RefPtr<WebCore::InspectorStyleSheet>&; KeyArg = WebCore::CSSStyleSheet*; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheet>; HashArg = WTF::PtrHash<WebCore::CSSStyleSheet*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSStyleSheet*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSStyleSheet*, WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::PtrHash<WebCore::CSSStyleSheet*>, WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSStyleSheet*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<WebCore::InspectorStyleSheet>&; KeyArg = WebCore::CSSStyleSheet*; MappedArg = WTF::RefPtr<WebCore::InspectorStyleSheet>; HashArg = WTF::PtrHash<WebCore::CSSStyleSheet*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSStyleSheet*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorStyleSheet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSStyleSheet*, WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> > >, WTF::PtrHash<WebCore::CSSStyleSheet*>, WTF::HashMap<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSStyleSheet*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::CSSStyleSheet*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorCSSAgent.cpp:968:81:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::CSSStyleSheet*, WTF::RefPtr<WebCore::InspectorStyleSheet> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Node>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Node> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Node> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Node> > >; T = WTF::RefPtr<WebCore::Node>; Extra = int&; Key = WTF::RefPtr<WebCore::Node>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Node> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Node> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Node>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int> >, WTF::PtrHash<WTF::RefPtr<WebCore::Node> >, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Node> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Node>; V = int&; KeyArg = WTF::RefPtr<WebCore::Node>; MappedArg = int; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Node> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Node> >; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Node>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int> >, WTF::PtrHash<WTF::RefPtr<WebCore::Node> >, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Node> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Node>; V = int&; KeyArg = WTF::RefPtr<WebCore::Node>; MappedArg = int; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Node> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Node> >; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Node>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int> >, WTF::PtrHash<WTF::RefPtr<WebCore::Node> >, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Node> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int&; KeyArg = WTF::RefPtr<WebCore::Node>; MappedArg = int; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Node> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Node> >; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Node>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int> >, WTF::PtrHash<WTF::RefPtr<WebCore::Node> >, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Node> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.cpp:303:27:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Node>, int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WebCore::Node*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WebCore::Node*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WebCore::Node*> >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WebCore::Node*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WebCore::Node*&; Key = int; Value = WTF::KeyValuePair<int, WebCore::Node*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WebCore::Node*> >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WebCore::Node*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WebCore::Node*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WebCore::Node*&; KeyArg = int; MappedArg = WebCore::Node*; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WebCore::Node*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WebCore::Node*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WebCore::Node*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const int&; V = WebCore::Node*&; KeyArg = int; MappedArg = WebCore::Node*; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WebCore::Node*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WebCore::Node*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WebCore::Node*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::Node*&; KeyArg = int; MappedArg = WebCore::Node*; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WebCore::Node*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WebCore::Node*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WebCore::Node*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WebCore::Node*>::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.cpp:304:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<int, WebCore::Node*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WebCore::Node*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*> >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*&; Key = int; Value = WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*> >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*&; KeyArg = int; MappedArg = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const int&; V = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*&; KeyArg = int; MappedArg = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*&; KeyArg = int; MappedArg = WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*> >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.cpp:305:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::HashMap<WTF::RefPtr<WebCore::Node>, int>*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = std::pair<WebCore::Node*, WTF::String>; Key = int; Value = WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = std::pair<WebCore::Node*, WTF::String>; KeyArg = int; MappedArg = std::pair<WebCore::Node*, WTF::String>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::pair<WebCore::Node*, WTF::String> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const int&; V = std::pair<WebCore::Node*, WTF::String>; KeyArg = int; MappedArg = std::pair<WebCore::Node*, WTF::String>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::pair<WebCore::Node*, WTF::String> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = std::pair<WebCore::Node*, WTF::String>; KeyArg = int; MappedArg = std::pair<WebCore::Node*, WTF::String>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::pair<WebCore::Node*, WTF::String> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::pair<WebCore::Node*, WTF::String> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMAgent.cpp:624:66:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::pair<WebCore::Node*, WTF::String> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::Node*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::Node*; Value = WTF::KeyValuePair<WebCore::Node*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::Node*>; Traits = WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::Node*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::Node*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::Node*> >; T = WebCore::Node* const&; Extra = unsigned int; Key = WebCore::Node*; Value = WTF::KeyValuePair<WebCore::Node*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::Node*>; Traits = WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::Node*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, unsigned int> >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::Node* const&; V = unsigned int; KeyArg = WebCore::Node*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::Node*>; KeyTraitsArg = WTF::HashTraits<WebCore::Node*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, unsigned int> >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::Node* const&; V = unsigned int; KeyArg = WebCore::Node*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::Node*>; KeyTraitsArg = WTF::HashTraits<WebCore::Node*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, unsigned int> >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = unsigned int; KeyArg = WebCore::Node*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::Node*>; KeyTraitsArg = WTF::HashTraits<WebCore::Node*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Node*, WTF::KeyValuePair<WebCore::Node*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Node*, unsigned int> >, WTF::PtrHash<WebCore::Node*>, WTF::HashMap<WebCore::Node*, unsigned int, WTF::PtrHash<WebCore::Node*>, WTF::HashTraits<WebCore::Node*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::Node*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::Node*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp:235:68:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::Node*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::Node*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits, WTF::StringHash>; T = WTF::String; Extra = WTF::RefPtr<WebCore::InspectorDatabaseResource>&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::String; V = WTF::RefPtr<WebCore::InspectorDatabaseResource>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::InspectorDatabaseResource>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorDatabaseResource> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::String; V = WTF::RefPtr<WebCore::InspectorDatabaseResource>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::InspectorDatabaseResource>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorDatabaseResource> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::RefPtr<WebCore::InspectorDatabaseResource>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<WebCore::InspectorDatabaseResource>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::InspectorDatabaseResource> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorDatabaseAgent.cpp:201:45:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<WebCore::InspectorDatabaseResource> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> > >; T = WTF::RefPtr<WebCore::Widget>; Extra = WebCore::FrameView*&; Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Widget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.h:48:112:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderLayer*; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String> >; HashFunctions = WTF::PtrHash<const WebCore::RenderLayer*>; Traits = WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderLayer*> >; T = const WebCore::RenderLayer* const&; Extra = WTF::String&; Key = const WebCore::RenderLayer*; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String> >; HashFunctions = WTF::PtrHash<const WebCore::RenderLayer*>; Traits = WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderLayer* const&; V = WTF::String&; KeyArg = const WebCore::RenderLayer*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderLayer* const&; V = WTF::String&; KeyArg = const WebCore::RenderLayer*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = const WebCore::RenderLayer*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderLayer*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorLayerTreeAgent.cpp:323:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderLayer*, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = const WebCore::RenderLayer*&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*> >, WTF::StringHash, WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = const WebCore::RenderLayer*&; KeyArg = WTF::String; MappedArg = const WebCore::RenderLayer*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*> >, WTF::StringHash, WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = const WebCore::RenderLayer*&; KeyArg = WTF::String; MappedArg = const WebCore::RenderLayer*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*> >, WTF::StringHash, WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = const WebCore::RenderLayer*&; KeyArg = WTF::String; MappedArg = const WebCore::RenderLayer*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*> >, WTF::StringHash, WTF::HashMap<WTF::String, const WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorLayerTreeAgent.cpp:324:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, const WebCore::RenderLayer*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::PseudoElement*; Value = WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String> >; HashFunctions = WTF::PtrHash<WebCore::PseudoElement*>; Traits = WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::PseudoElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits, WTF::PtrHash<WebCore::PseudoElement*> >; T = WebCore::PseudoElement* const&; Extra = WTF::String&; Key = WebCore::PseudoElement*; Value = WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String> >; HashFunctions = WTF::PtrHash<WebCore::PseudoElement*>; Traits = WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::PseudoElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::PseudoElement*, WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String> >, WTF::PtrHash<WebCore::PseudoElement*>, WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::PseudoElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::PseudoElement* const&; V = WTF::String&; KeyArg = WebCore::PseudoElement*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::PseudoElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::PseudoElement*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::PseudoElement*, WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String> >, WTF::PtrHash<WebCore::PseudoElement*>, WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::PseudoElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::PseudoElement* const&; V = WTF::String&; KeyArg = WebCore::PseudoElement*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::PseudoElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::PseudoElement*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::PseudoElement*, WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String> >, WTF::PtrHash<WebCore::PseudoElement*>, WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::PseudoElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = WebCore::PseudoElement*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::PseudoElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::PseudoElement*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::PseudoElement*, WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String> >, WTF::PtrHash<WebCore::PseudoElement*>, WTF::HashMap<WebCore::PseudoElement*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::PseudoElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::PseudoElement*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorLayerTreeAgent.cpp:345:61:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::PseudoElement*, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WebCore::PseudoElement*&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WebCore::PseudoElement*&; KeyArg = WTF::String; MappedArg = WebCore::PseudoElement*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::PseudoElement*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WebCore::PseudoElement*&; KeyArg = WTF::String; MappedArg = WebCore::PseudoElement*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::PseudoElement*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::PseudoElement*&; KeyArg = WTF::String; MappedArg = WebCore::PseudoElement*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::PseudoElement*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::PseudoElement*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorLayerTreeAgent.cpp:346:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WebCore::PseudoElement*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::String&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = WTF::String; MappedArg = WTF::String; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorNetworkAgent.cpp:616:61:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::Frame*, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::Frame*; Value = WTF::KeyValuePair<WebCore::Frame*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Frame*, WTF::String> >; HashFunctions = WTF::PtrHash<WebCore::Frame*>; Traits = WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::Frame*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::Frame*, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits, WTF::PtrHash<WebCore::Frame*> >; T = WebCore::Frame* const&; Extra = WTF::String&; Key = WebCore::Frame*; Value = WTF::KeyValuePair<WebCore::Frame*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Frame*, WTF::String> >; HashFunctions = WTF::PtrHash<WebCore::Frame*>; Traits = WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::Frame*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Frame*, WTF::KeyValuePair<WebCore::Frame*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Frame*, WTF::String> >, WTF::PtrHash<WebCore::Frame*>, WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::Frame*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::Frame* const&; V = WTF::String&; KeyArg = WebCore::Frame*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::Frame*>; KeyTraitsArg = WTF::HashTraits<WebCore::Frame*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Frame*, WTF::KeyValuePair<WebCore::Frame*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Frame*, WTF::String> >, WTF::PtrHash<WebCore::Frame*>, WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::Frame*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::Frame* const&; V = WTF::String&; KeyArg = WebCore::Frame*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::Frame*>; KeyTraitsArg = WTF::HashTraits<WebCore::Frame*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Frame*, WTF::KeyValuePair<WebCore::Frame*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Frame*, WTF::String> >, WTF::PtrHash<WebCore::Frame*>, WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::Frame*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = WebCore::Frame*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::Frame*>; KeyTraitsArg = WTF::HashTraits<WebCore::Frame*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::Frame*, WTF::KeyValuePair<WebCore::Frame*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::Frame*, WTF::String> >, WTF::PtrHash<WebCore::Frame*>, WTF::HashMap<WebCore::Frame*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::Frame*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::Frame*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorPageAgent.cpp:751:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::Frame*, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::Frame*, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WebCore::Frame*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::Frame*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::Frame*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WebCore::Frame*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WebCore::Frame*&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::Frame*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::Frame*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::Frame*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::Frame*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WebCore::Frame*&; KeyArg = WTF::String; MappedArg = WebCore::Frame*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::Frame*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::Frame*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::Frame*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WebCore::Frame*&; KeyArg = WTF::String; MappedArg = WebCore::Frame*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::Frame*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::Frame*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::Frame*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::Frame*&; KeyArg = WTF::String; MappedArg = WebCore::Frame*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::Frame*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::Frame*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::Frame*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::Frame*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorPageAgent.cpp:752:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WebCore::Frame*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WebCore::Frame*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::DocumentLoader*; Value = WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String> >; HashFunctions = WTF::PtrHash<WebCore::DocumentLoader*>; Traits = WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::DocumentLoader*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits, WTF::PtrHash<WebCore::DocumentLoader*> >; T = WebCore::DocumentLoader* const&; Extra = WTF::String&; Key = WebCore::DocumentLoader*; Value = WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String> >; HashFunctions = WTF::PtrHash<WebCore::DocumentLoader*>; Traits = WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::DocumentLoader*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DocumentLoader*, WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String> >, WTF::PtrHash<WebCore::DocumentLoader*>, WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::DocumentLoader*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::DocumentLoader* const&; V = WTF::String&; KeyArg = WebCore::DocumentLoader*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::DocumentLoader*>; KeyTraitsArg = WTF::HashTraits<WebCore::DocumentLoader*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DocumentLoader*, WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String> >, WTF::PtrHash<WebCore::DocumentLoader*>, WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::DocumentLoader*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::DocumentLoader* const&; V = WTF::String&; KeyArg = WebCore::DocumentLoader*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::DocumentLoader*>; KeyTraitsArg = WTF::HashTraits<WebCore::DocumentLoader*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DocumentLoader*, WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String> >, WTF::PtrHash<WebCore::DocumentLoader*>, WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::DocumentLoader*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::String&; KeyArg = WebCore::DocumentLoader*; MappedArg = WTF::String; HashArg = WTF::PtrHash<WebCore::DocumentLoader*>; KeyTraitsArg = WTF::HashTraits<WebCore::DocumentLoader*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::DocumentLoader*, WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String> >, WTF::PtrHash<WebCore::DocumentLoader*>, WTF::HashMap<WebCore::DocumentLoader*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<WebCore::DocumentLoader*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::DocumentLoader*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorPageAgent.cpp:769:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::DocumentLoader*, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>&; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorStyleSheet.cpp:466:93:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::Protocol::CSS::CSSProperty> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WebCore::NetworkResourcesData::ResourceData*; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WebCore::NetworkResourcesData::ResourceData*; KeyArg = WTF::String; MappedArg = WebCore::NetworkResourcesData::ResourceData*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::NetworkResourcesData::ResourceData*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WebCore::NetworkResourcesData::ResourceData*; KeyArg = WTF::String; MappedArg = WebCore::NetworkResourcesData::ResourceData*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::NetworkResourcesData::ResourceData*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::NetworkResourcesData::ResourceData*; KeyArg = WTF::String; MappedArg = WebCore::NetworkResourcesData::ResourceData*; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WebCore::NetworkResourcesData::ResourceData*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*> >, WTF::StringHash, WTF::HashMap<WTF::String, WebCore::NetworkResourcesData::ResourceData*>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/NetworkResourcesData.cpp:136:86:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WebCore::NetworkResourcesData::ResourceData*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GraphicsLayer.h:189:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<const WebCore::AnimationValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<const WebCore::AnimationValue>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PassRefPtr.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:373:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<Inspector::InspectorValue>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<Inspector::InspectorValue>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::InspectorStyleSheet>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::InspectorStyleSheet>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::InspectorStyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::InspectorStyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::InspectorStyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::RefPtr<WebCore::InspectorStyleSheet>&; T = WTF::RefPtr<WebCore::InspectorStyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::RefPtr<WebCore::InspectorStyleSheet>&; T = WTF::RefPtr<WebCore::InspectorStyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorCSSAgent.cpp:971:71:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::InspectorStyleSheet>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::InspectorStyleSheet>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility/AccessibilityObject.h:258:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::AccessibilityObject>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::AccessibilityObject>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::RefPtr<WebCore::CSSRuleSourceData>&; T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::RefPtr<WebCore::CSSRuleSourceData>&; T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorStyleSheet.cpp:101:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSRuleSourceData>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSRuleSourceData>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::CSSRule*; T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::CSSRule*&; T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::CSSRule*&; T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorStyleSheet.cpp:200:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/PrintStream.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCollection.h:165:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<WebCore::DOMPatchSupport::Digest>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<WebCore::DOMPatchSupport::Digest>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/DOMPatchSupport.cpp:136:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::DOMPatchSupport::Digest>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::DOMPatchSupport::Digest>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::PtrHash<void*> >; T = void* const&; Extra = JSC::Weak<JSC::JSObject>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = void*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap/WeakInlines.h:129:5:   required from 'void JSC::weakAdd(Map&, const Key&, Value&&) [with Map = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >; Key = void*; Value = JSC::Weak<JSC::JSObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:248:12:   required from 'void WebCore::cacheWrapper(WebCore::DOMWrapperWorld&, DOMClass*, WrapperClass*) [with DOMClass = JSC::ArrayBuffer; WrapperClass = JSC::JSArrayBuffer]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:412:56:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/MetaAllocator.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit/ExecutableAllocator.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::ExecState*, int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::ExecState*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::ExecState*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::ExecState*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1069:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::remove(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::ExecState*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1043:9:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::ExecState*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1089:9:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeWithoutEntryConsistencyCheck(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::iterator) [with Key = JSC::ExecState*; Value = WTF::KeyValuePair<JSC::ExecState*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >; HashFunctions = WTF::PtrHash<JSC::ExecState*>; Traits = WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::ExecState*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::iterator = WTF::HashTableIterator<JSC::ExecState*, WTF::KeyValuePair<JSC::ExecState*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >, WTF::PtrHash<JSC::ExecState*>, WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits, WTF::HashTraits<JSC::ExecState*> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:413:5:   required from 'bool WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::remove(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::iterator) [with KeyArg = JSC::ExecState*; MappedArg = int; HashArg = WTF::PtrHash<JSC::ExecState*>; KeyTraitsArg = WTF::HashTraits<JSC::ExecState*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::iterator = WTF::HashTableIteratorAdapter<WTF::HashTable<JSC::ExecState*, WTF::KeyValuePair<JSC::ExecState*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::ExecState*, int> >, WTF::PtrHash<JSC::ExecState*>, WTF::HashMap<JSC::ExecState*, int>::KeyValuePairTraits, WTF::HashTraits<JSC::ExecState*> >, WTF::KeyValuePair<JSC::ExecState*, int> >; typename WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyValuePairTraits::TraitType = WTF::KeyValuePair<JSC::ExecState*, int>; typename KeyTraitsArg::TraitType = JSC::ExecState*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:427:28:   required from 'bool WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::remove(const KeyType&) [with KeyArg = JSC::ExecState*; MappedArg = int; HashArg = WTF::PtrHash<JSC::ExecState*>; KeyTraitsArg = WTF::HashTraits<JSC::ExecState*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = JSC::ExecState*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/WebInjectedScriptManager.cpp:72:45:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<JSC::ExecState*, int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler/Disassembler.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/AbstractPC.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/CallFrame.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ArgList.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector/InspectorAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::ExecState*, int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
[1829/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/svg/SVGAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/svg/SVGAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/svg/SVGAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyMacros.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedString.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListProperty.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedListPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedTransformListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedTransformList.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGraphicsElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyMacros.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedString.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListProperty.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedListPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedTransformListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedTransformList.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGraphicsElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyMacros.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedString.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListProperty.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedListPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedTransformListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedTransformList.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGraphicsElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LengthBox.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/LayoutRect.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Document.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Element.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyMacros.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedString.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListProperty.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedListPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedTransformListPropertyTearOff.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedTransformList.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGraphicsElement.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::SVGPathSeg>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGPathSegListPropertyTearOff.h:61:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SVGPathSeg>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SVGPathSeg>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterEffect>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterEffect>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterEffect>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGFEBlendElement.cpp:115:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterEffect>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterEffect>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorCopier<true, T>::uninitializedCopy(const T*, const T*, T*) [with T = std::pair<unsigned int, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:244:79:   required from 'static void WTF::VectorTypeOperations<T>::uninitializedCopy(const T*, const T*, T*) [with T = std::pair<unsigned int, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:851:38:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = std::pair<unsigned int, unsigned int>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGFontElement.cpp:170:44:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:158:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<unsigned int, unsigned int>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/utility:70,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qglobal.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Platform.h:1054,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:198:12: note: 'struct std::pair<unsigned int, unsigned int>' declared here
     struct pair
            ^~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SVGPathSeg>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::SVGPathSeg>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::SVGPathSeg>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h:101:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SVGPathSeg>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SVGPathSeg>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::pair<unsigned int, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::pair<unsigned int, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::pair<unsigned int, unsigned int>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = std::pair<unsigned int, unsigned int>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGFontElement.cpp:170:44:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<unsigned int, unsigned int>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/utility:70,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/qglobal.h:47,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Platform.h:1054,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/stl_pair.h:198:12: note: 'struct std::pair<unsigned int, unsigned int>' declared here
     struct pair
            ^~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.h:247:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RenderWidget>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RenderWidget>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits, WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = std::nullptr_t; Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::AtomicString&; V = std::nullptr_t; KeyArg = WTF::AtomicString; MappedArg = std::unique_ptr<WTF::HashSet<WebCore::Element*> >; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<WebCore::Element*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WTF::AtomicString; MappedArg = std::unique_ptr<WTF::HashSet<WebCore::Element*> >; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<WebCore::Element*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGDocumentExtensions.cpp:149:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, std::unique_ptr<WTF::HashSet<WebCore::Element*> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl*; Extra = WebCore::CSSPropertyID; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::AtomicStringImpl*; V = WebCore::CSSPropertyID; KeyArg = WTF::AtomicStringImpl*; MappedArg = WebCore::CSSPropertyID; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<WebCore::CSSPropertyID>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::CSSPropertyID; KeyArg = WTF::AtomicStringImpl*; MappedArg = WebCore::CSSPropertyID; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<WebCore::CSSPropertyID>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.cpp:155:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, WebCore::CSSPropertyID>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::String>; Value = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::StringHash>; T = const WTF::String&; Extra = const WTF::String&; Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::String; HashArg = WTF::StringHash; TraitsArg = WTF::HashTraits<WTF::String>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/DocumentLoader.h:255:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, short unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, short unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, short unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = short unsigned int&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, short unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, short unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >, WTF::StringHash, WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = short unsigned int&; KeyArg = WTF::String; MappedArg = short unsigned int; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<short unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, short unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >, WTF::StringHash, WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = short unsigned int&; KeyArg = WTF::String; MappedArg = short unsigned int; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<short unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, short unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >, WTF::StringHash, WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGlyphMap.h:62:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, short unsigned int>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, short unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = std::unique_ptr<WTF::Vector<WebCore::SVGKerning> >; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > > >, WTF::StringHash, WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = std::unique_ptr<WTF::Vector<WebCore::SVGKerning> >; KeyArg = WTF::String; MappedArg = std::unique_ptr<WTF::Vector<WebCore::SVGKerning> >; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > > >, WTF::StringHash, WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::unique_ptr<WTF::Vector<WebCore::SVGKerning> >; KeyArg = WTF::String; MappedArg = std::unique_ptr<WTF::Vector<WebCore::SVGKerning> >; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > > >, WTF::StringHash, WTF::HashMap<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGFontElement.cpp:180:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, std::unique_ptr<WTF::Vector<WebCore::SVGKerning> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::AtomicString>; Value = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = const WTF::AtomicString&; Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::AtomicString; HashArg = WTF::AtomicStringHash; TraitsArg = WTF::HashTraits<WTF::AtomicString>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::AtomicString, WTF::IdentityExtractor, WTF::AtomicStringHash, WTF::HashTraits<WTF::AtomicString>, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGUseElement.cpp:197:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHash>; T = const WebCore::SVGAnimatedPropertyDescription&; Extra = std::nullptr_t; Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::SVGAnimatedPropertyDescription&; V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::SVGAnimatedPropertyDescription]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:59:51:   required from 'static WTF::Ref<U> WebCore::SVGAnimatedProperty::lookupOrCreateWrapper(OwnerType*, const WebCore::SVGPropertyInfo*, PropertyType&) [with OwnerType = WebCore::SVGElement; TearOffType = WebCore::SVGAnimatedStaticPropertyTearOff<WTF::String>; PropertyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:210:9:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits, WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = WebCore::RenderSVGResourceContainer*&; Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*> >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::AtomicString&; V = WebCore::RenderSVGResourceContainer*&; KeyArg = WTF::AtomicString; MappedArg = WebCore::RenderSVGResourceContainer*; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderSVGResourceContainer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*> >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::AtomicString&; V = WebCore::RenderSVGResourceContainer*&; KeyArg = WTF::AtomicString; MappedArg = WebCore::RenderSVGResourceContainer*; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderSVGResourceContainer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*> >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::RenderSVGResourceContainer*&; KeyArg = WTF::AtomicString; MappedArg = WebCore::RenderSVGResourceContainer*; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderSVGResourceContainer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*> >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGDocumentExtensions.cpp:71:33:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WebCore::RenderSVGResourceContainer*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::SVGElement*; Value = WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > > >; HashFunctions = WTF::PtrHash<WebCore::SVGElement*>; Traits = WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::SVGElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits, WTF::PtrHash<WebCore::SVGElement*> >; T = WebCore::SVGElement* const&; Extra = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; Key = WebCore::SVGElement*; Value = WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > > >; HashFunctions = WTF::PtrHash<WebCore::SVGElement*>; Traits = WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::SVGElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGElement*, WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > > >, WTF::PtrHash<WebCore::SVGElement*>, WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::SVGElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::SVGElement* const&; V = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; KeyArg = WebCore::SVGElement*; MappedArg = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; HashArg = WTF::PtrHash<WebCore::SVGElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::SVGElement*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGElement*, WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > > >, WTF::PtrHash<WebCore::SVGElement*>, WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::SVGElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::SVGElement* const&; V = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; KeyArg = WebCore::SVGElement*; MappedArg = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; HashArg = WTF::PtrHash<WebCore::SVGElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::SVGElement*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGElement*, WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > > >, WTF::PtrHash<WebCore::SVGElement*>, WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::SVGElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; KeyArg = WebCore::SVGElement*; MappedArg = std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> >; HashArg = WTF::PtrHash<WebCore::SVGElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::SVGElement*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGElement*, WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > > >, WTF::PtrHash<WebCore::SVGElement*>, WTF::HashMap<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::SVGElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::SVGElement*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGDocumentExtensions.cpp:303:67:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::SVGElement*, std::unique_ptr<WTF::HashSet<WebCore::SVGElement*> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::RefPtr<WebCore::GlyphMapNode>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::RefPtr<WebCore::GlyphMapNode>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::GlyphMapNode>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::GlyphMapNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const int&; V = WTF::RefPtr<WebCore::GlyphMapNode>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::GlyphMapNode>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::GlyphMapNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<WebCore::GlyphMapNode>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::GlyphMapNode>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::GlyphMapNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGlyphMap.h:78:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> > >; T = WTF::RefPtr<WebCore::Widget>; Extra = WebCore::FrameView*&; Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Widget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.h:48:112:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node*; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:286:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::SVGAnimatedPathSegListPropertyTearOff*; T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::SVGAnimatedPathSegListPropertyTearOff*&; T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::SVGAnimatedPathSegListPropertyTearOff*&; T = WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedPath.cpp:69:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SVGAnimatedPathSegListPropertyTearOff>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGDocumentExtensions.cpp:209:48:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::SVGElement; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::SVGElement&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::SVGElement&; T = WTF::Ref<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGSVGElement.cpp:316:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Element>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Element>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::SVGSVGElement>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::SVGSVGElement>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::SVGSVGElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::SVGSVGElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::SVGSVGElement*; T = WTF::RefPtr<WebCore::SVGSVGElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::SVGSVGElement* const&; T = WTF::RefPtr<WebCore::SVGSVGElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::SVGSVGElement* const&; T = WTF::RefPtr<WebCore::SVGSVGElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:951:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendRange(Iterator, Iterator) [with Iterator = WTF::HashTableConstIteratorAdapter<WTF::HashTable<WebCore::SVGSVGElement*, WebCore::SVGSVGElement*, WTF::IdentityExtractor, WTF::PtrHash<WebCore::SVGSVGElement*>, WTF::HashTraits<WebCore::SVGSVGElement*>, WTF::HashTraits<WebCore::SVGSVGElement*> >, WebCore::SVGSVGElement*>; T = WTF::RefPtr<WebCore::SVGSVGElement>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGDocumentExtensions.cpp:97:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::SVGSVGElement>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ExceptionCode.h:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedStaticPropertyTearOff.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAnimatedBoolean.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAElement.cpp:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::SVGSVGElement>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
[1830/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/css/CSSAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/css/CSSAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/css/CSSAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:79:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSSelectorList.cpp: In member function 'void WebCore::CSSSelectorList::adoptSelectorVector(WTF::Vector<std::unique_ptr<WebCore::CSSParserSelector> >&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSSelectorList.cpp:71:90: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WebCore::CSSSelector' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
                 memcpy(&m_selectorArray[arrayIndex], currentSelector, sizeof(CSSSelector));
                                                                                          ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParserValues.h:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:30:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSSelector.h:39:11: note: 'class WebCore::CSSSelector' declared here
     class CSSSelector {
           ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSFontFace>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSFontFace>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::Ref<WebCore::CSSFontFace>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSFontFaceSet.cpp:91:29:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSFontFace>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSFontFace>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSGroupingRule.cpp:47:61:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::CSSRule>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::RefPtr<WebCore::CSSRule>; T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSGroupingRule.cpp:94:61:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleKeyframe>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleKeyframe>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::StyleKeyframe>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSKeyframesRule.cpp:70:29:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleKeyframe>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleKeyframe>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSKeyframesRule.cpp:88:64:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::CSSKeyframeRule>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSKeyframeRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSKeyframesRule.cpp:149:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSKeyframeRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSKeyframeRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WebCore::CSSProperty]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WebCore::CSSProperty]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = WebCore::CSSProperty; unsigned int inlineCapacity = 256; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.cpp:1626:51:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WebCore::CSSProperty' with no trivial copy-assignment; use assignment instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:30:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSProperty.h:65:7: note: 'class WebCore::CSSProperty' declared here
 class CSSProperty {
       ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WebCore::CSSProperty]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WebCore::CSSProperty]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1342:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t, size_t) [with T = WebCore::CSSProperty; unsigned int inlineCapacity = 256; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.cpp:1633:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WebCore::CSSProperty' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:30:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSProperty.h:65:7: note: 'class WebCore::CSSProperty' declared here
 class CSSProperty {
       ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = std::unique_ptr<WebCore::MediaQuery>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = std::unique_ptr<WebCore::MediaQuery>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaList.cpp:95:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::unique_ptr<WebCore::MediaQuery>' with no trivial copy-assignment [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQuery>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryExp>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryExp>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = std::unique_ptr<WebCore::MediaQueryExp>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaQuery.cpp:99:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQueryExp>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQueryExp>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = WTF::RefPtr<WebCore::CSSValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.cpp:380:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::CSSValue>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSValue>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WebCore::CSSProperty]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WebCore::CSSProperty]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WebCore::CSSProperty; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleProperties.cpp:866:81:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WebCore::CSSProperty' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:30:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSProperty.h:65:7: note: 'class WebCore::CSSProperty' declared here
 class CSSProperty {
       ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleBase>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleBase>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::StyleRuleBase>; T = WTF::RefPtr<WebCore::StyleRuleBase>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleRule.cpp:323:45:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleRuleBase>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRuleBase>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleImport>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleImport>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = WTF::RefPtr<WebCore::StyleRuleImport>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleSheetContents.cpp:93:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::StyleRuleImport>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRuleImport>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleBase>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleBase>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = WTF::RefPtr<WebCore::StyleRuleBase>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleSheetContents.cpp:93:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::StyleRuleBase>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRuleBase>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleImport>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleImport>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WebCore::StyleRuleImport*; T = WTF::RefPtr<WebCore::StyleRuleImport>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleSheetContents.cpp:231:85:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleRuleImport>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRuleImport>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::String; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:570:5:   required from 'void WTF::copyKeysToVector(const WTF::HashMap<T, U, V, W, X>&, Y&) [with T = WTF::AtomicString; U = WTF::RefPtr<WebCore::CSSValue>; V = WTF::AtomicStringHash; W = WTF::HashTraits<WTF::AtomicString>; X = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValue> >; Y = WTF::Vector<WTF::String, 4>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:3911:47:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.h:247:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RenderWidget>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RenderWidget>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::CSSParserSelector>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::CSSParserSelector>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<WebCore::CSSParserSelector>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<WebCore::CSSParserSelector>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSSelectorList.cpp:86:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::CSSParserSelector>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::CSSParserSelector>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::CSSRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSStyleSheet.cpp:413:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::AtomicString>; Value = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::AtomicString; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashTraits<WTF::AtomicString>; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:36:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser/ParserModes.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/ExecutableInfo.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.h:33,
                 from DerivedSources/WebCore/ReadableStreamInternalsBuiltins.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/WebCoreJSBuiltinInternals.h:37,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMGlobalObject.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMPromise.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/FontFace.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/FontFace.cpp:27,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:97:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQuery>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQuery>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1362:13:   required from 'bool WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::removeFirstMatching(const MatchFunction&) [with MatchFunction = WebCore::MediaQuerySet::remove(const WTF::String&)::<lambda(const std::unique_ptr<WebCore::MediaQuery>&)>; T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaList.cpp:191:6:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQuery>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQuery>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryExp>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryExp>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:610:39:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::Vector(size_t) [with T = std::unique_ptr<WebCore::MediaQueryExp>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:311:26:   required from 'typename std::_Unique_if<T>::_Single_object std::make_unique(Args&& ...) [with T = WTF::Vector<std::unique_ptr<WebCore::MediaQueryExp> >; Args = {unsigned int}; typename std::_Unique_if<T>::_Single_object = std::unique_ptr<WTF::Vector<std::unique_ptr<WebCore::MediaQueryExp> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaQuery.cpp:108:79:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::unique_ptr<WebCore::MediaQueryExp>' with no trivial copy-assignment [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQueryExp>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaQueryMatcher.cpp:67:23:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQueryMatcher::Listener>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQueryMatcher::Listener>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1362:13:   required from 'bool WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::removeFirstMatching(const MatchFunction&) [with MatchFunction = WebCore::MediaQueryMatcher::removeListener(WebCore::MediaQueryListListener*, WebCore::MediaQueryList*)::<lambda(const std::unique_ptr<WebCore::MediaQueryMatcher::Listener>&)>; T = std::unique_ptr<WebCore::MediaQueryMatcher::Listener>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaQueryMatcher.cpp:135:6:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQueryMatcher::Listener>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQueryMatcher::Listener>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WebCore::RuleData]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WebCore::RuleData]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WebCore::RuleData; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = WebCore::RuleData; unsigned int inlineCapacity = 1; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/RuleSet.cpp:411:29:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WebCore::RuleData' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/DocumentRuleSets.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleResolver.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSCalculationValue.cpp:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:33:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/RuleSet.h:66:7: note: 'class WebCore::RuleData' declared here
 class RuleData {
       ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::ReferenceFilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::ReferenceFilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::ReferenceFilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::ReferenceFilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleResolver.cpp:195:44:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::ReferenceFilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::ReferenceFilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicString>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicString>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicString>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString> >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::AtomicString>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::AtomicString>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleImport>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleImport>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleRuleImport>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::StyleRuleImport>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleSheetContents.cpp:198:25:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleRuleImport>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRuleImport>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleBase>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleRuleBase>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleRuleBase>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::StyleRuleBase>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleSheetContents.cpp:199:24:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleRuleBase>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRuleBase>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleSheet>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleSheet>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::RefPtr<WebCore::StyleSheet>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleSheetList.cpp:53:90:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleSheet>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleSheet>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::String>; Value = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::StringHash>; T = const WTF::String&; Extra = const WTF::String&; Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::String; Value = WTF::String; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::StringHash; Traits = WTF::HashTraits<WTF::String>; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::String; HashArg = WTF::StringHash; TraitsArg = WTF::HashTraits<WTF::String>; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/DocumentLoader.h:255:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::String' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, short unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, short unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, short unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = short unsigned int&; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, short unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, short unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >, WTF::StringHash, WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = short unsigned int&; KeyArg = WTF::String; MappedArg = short unsigned int; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<short unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, short unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >, WTF::StringHash, WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = short unsigned int&; KeyArg = WTF::String; MappedArg = short unsigned int; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<short unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, short unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, short unsigned int> >, WTF::StringHash, WTF::HashMap<WTF::String, short unsigned int>::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGlyphMap.h:62:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, short unsigned int>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, short unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits; Value = WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = unsigned int; Value = WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = unsigned int; Extra = std::nullptr_t; Key = unsigned int; Value = WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = unsigned int; V = std::nullptr_t; KeyArg = unsigned int; MappedArg = std::unique_ptr<WebCore::CSSSegmentedFontFace>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<unsigned int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::CSSSegmentedFontFace> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = unsigned int; MappedArg = std::unique_ptr<WebCore::CSSSegmentedFontFace>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<unsigned int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::CSSSegmentedFontFace> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSFontSelector.cpp:405:64:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<unsigned int, std::unique_ptr<WebCore::CSSSegmentedFontFace> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::FloatSize; Value = WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> > >; HashFunctions = WTF::FloatHash<WebCore::FloatSize>; Traits = WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::FloatSize>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits, WTF::FloatHash<WebCore::FloatSize> >; T = const WebCore::FloatSize&; Extra = std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage>; Key = WebCore::FloatSize; Value = WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> > >; HashFunctions = WTF::FloatHash<WebCore::FloatSize>; Traits = WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::FloatSize>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::FloatSize, WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> > >, WTF::FloatHash<WebCore::FloatSize>, WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits, WTF::HashTraits<WebCore::FloatSize> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::FloatSize&; V = std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage>; KeyArg = WebCore::FloatSize; MappedArg = std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage>; HashArg = WTF::FloatHash<WebCore::FloatSize>; KeyTraitsArg = WTF::HashTraits<WebCore::FloatSize>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::FloatSize, WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> > >, WTF::FloatHash<WebCore::FloatSize>, WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits, WTF::HashTraits<WebCore::FloatSize> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage>; KeyArg = WebCore::FloatSize; MappedArg = std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage>; HashArg = WTF::FloatHash<WebCore::FloatSize>; KeyTraitsArg = WTF::HashTraits<WebCore::FloatSize>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::FloatSize, WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> > >, WTF::FloatHash<WebCore::FloatSize>, WTF::HashMap<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >::KeyValuePairTraits, WTF::HashTraits<WebCore::FloatSize> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::FloatSize]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSImageGeneratorValue.cpp:85:82:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::FloatSize, std::unique_ptr<WebCore::CSSImageGeneratorValue::CachedGeneratedImage> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1037:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::grow(size_t) [with T = WTF::RefPtr<WebCore::CSSKeyframeRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSKeyframesRule.cpp:123:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSKeyframeRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSKeyframeRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = unsigned int; Value = WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const unsigned int&; Extra = std::nullptr_t; Key = unsigned int; Value = WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const unsigned int&; V = std::nullptr_t; KeyArg = unsigned int; MappedArg = WTF::RefPtr<WebCore::CSSPrimitiveValue>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSPrimitiveValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = unsigned int; MappedArg = WTF::RefPtr<WebCore::CSSPrimitiveValue>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<unsigned int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSPrimitiveValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValuePool.cpp:92:79:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::CSSPrimitiveValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<WTF::String, bool>; Value = WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >; HashFunctions = WTF::PairHash<WTF::String, bool>; Traits = WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<WTF::String, bool> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::PairHash<WTF::String, bool> >; T = std::pair<WTF::String, bool>; Extra = std::nullptr_t; Key = std::pair<WTF::String, bool>; Value = WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >; HashFunctions = WTF::PairHash<WTF::String, bool>; Traits = WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<WTF::String, bool> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<WTF::String, bool>, WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >, WTF::PairHash<WTF::String, bool>, WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::HashTraits<std::pair<WTF::String, bool> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = std::pair<WTF::String, bool>; V = std::nullptr_t; KeyArg = std::pair<WTF::String, bool>; MappedArg = WTF::RefPtr<WebCore::CSSPrimitiveValue>; HashArg = WTF::PairHash<WTF::String, bool>; KeyTraitsArg = WTF::HashTraits<std::pair<WTF::String, bool> >; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSPrimitiveValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<WTF::String, bool>, WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >, WTF::PairHash<WTF::String, bool>, WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::HashTraits<std::pair<WTF::String, bool> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = std::pair<WTF::String, bool>; MappedArg = WTF::RefPtr<WebCore::CSSPrimitiveValue>; HashArg = WTF::PairHash<WTF::String, bool>; KeyTraitsArg = WTF::HashTraits<std::pair<WTF::String, bool> >; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSPrimitiveValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<WTF::String, bool>, WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> > >, WTF::PairHash<WTF::String, bool>, WTF::HashMap<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >::KeyValuePairTraits, WTF::HashTraits<std::pair<WTF::String, bool> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = std::pair<WTF::String, bool>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValuePool.cpp:129:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<WTF::String, bool>, WTF::RefPtr<WebCore::CSSPrimitiveValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits, WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = std::nullptr_t; Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::AtomicString&; V = std::nullptr_t; KeyArg = WTF::AtomicString; MappedArg = WTF::RefPtr<WebCore::CSSValueList>; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValueList> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WTF::AtomicString; MappedArg = WTF::RefPtr<WebCore::CSSValueList>; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValueList> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValuePool.cpp:142:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValueList> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl* const&; Extra = std::nullptr_t; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::AtomicStringImpl* const&; V = std::nullptr_t; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WebCore::RuleSet>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RuleSet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WebCore::RuleSet>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RuleSet> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/DocumentRuleSets.cpp:124:68:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleSet> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl* const&; Extra = std::nullptr_t; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::AtomicStringImpl* const&; V = std::nullptr_t; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/DocumentRuleSets.cpp:134:83:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::DocumentRuleSets::AttributeRules> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; Value = WTF::RefPtr<WebCore::CSSStyleSheet>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::CSSStyleSheet>; Value = WTF::RefPtr<WebCore::CSSStyleSheet>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<WebCore::CSSStyleSheet>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> > >; T = const WTF::RefPtr<WebCore::CSSStyleSheet>&; Extra = const WTF::RefPtr<WebCore::CSSStyleSheet>&; Key = WTF::RefPtr<WebCore::CSSStyleSheet>; Value = WTF::RefPtr<WebCore::CSSStyleSheet>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::CSSStyleSheet>, WTF::RefPtr<WebCore::CSSStyleSheet>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >, WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >, WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:384:83:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(const ValueType&) [with Key = WTF::RefPtr<WebCore::CSSStyleSheet>; Value = WTF::RefPtr<WebCore::CSSStyleSheet>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >; Traits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::CSSStyleSheet>, WTF::RefPtr<WebCore::CSSStyleSheet>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >, WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >, WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<WebCore::CSSStyleSheet>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:211:32:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(const ValueType&) [with ValueArg = WTF::RefPtr<WebCore::CSSStyleSheet>; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::CSSStyleSheet>, WTF::RefPtr<WebCore::CSSStyleSheet>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<WebCore::CSSStyleSheet> >, WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> >, WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleSheet> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<WebCore::CSSStyleSheet>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/InspectorCSSOMWrappers.cpp:89:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::CSSStyleSheet>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSStyleSheet>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::CSSValue*; Value = WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::PtrHash<WebCore::CSSValue*>; Traits = WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSValue*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::PtrHash<WebCore::CSSValue*> >; T = WebCore::CSSValue* const&; Extra = WTF::RefPtr<WebCore::CSSValue>; Key = WebCore::CSSValue*; Value = WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::PtrHash<WebCore::CSSValue*>; Traits = WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSValue*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSValue*, WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> > >, WTF::PtrHash<WebCore::CSSValue*>, WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSValue*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::CSSValue* const&; V = WTF::RefPtr<WebCore::CSSValue>; KeyArg = WebCore::CSSValue*; MappedArg = WTF::RefPtr<WebCore::CSSValue>; HashArg = WTF::PtrHash<WebCore::CSSValue*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSValue*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSValue*, WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> > >, WTF::PtrHash<WebCore::CSSValue*>, WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSValue*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::RefPtr<WebCore::CSSValue>; KeyArg = WebCore::CSSValue*; MappedArg = WTF::RefPtr<WebCore::CSSValue>; HashArg = WTF::PtrHash<WebCore::CSSValue*>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSValue*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSValue*, WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> > >, WTF::PtrHash<WebCore::CSSValue*>, WTF::HashMap<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSValue*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::CSSValue*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp:301:97:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::CSSValue*, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapEnsureTranslator<WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl* const&; Extra = const WebCore::RuleFeatureSet::collectFeatures(const WebCore::RuleData&)::<lambda()>&; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:323:121:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineEnsure(K&&, const F&) [with K = WTF::AtomicStringImpl* const&; F = WebCore::RuleFeatureSet::collectFeatures(const WebCore::RuleData&)::<lambda()>; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WTF::Vector<WebCore::RuleFeature> >; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:379:37:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::ensure(const KeyType&, const Functor&) [with Functor = WebCore::RuleFeatureSet::collectFeatures(const WebCore::RuleData&)::<lambda()>; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WTF::Vector<WebCore::RuleFeature> >; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/RuleFeature.cpp:105:10:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleFeature> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapEnsureTranslator<WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl*; Extra = const WebCore::RuleFeatureSet::collectFeatures(const WebCore::RuleData&)::<lambda()>&; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:323:121:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineEnsure(K&&, const F&) [with K = WTF::AtomicStringImpl*; F = WebCore::RuleFeatureSet::collectFeatures(const WebCore::RuleData&)::<lambda()>; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:386:46:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::ensure(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, const Functor&) [with Functor = WebCore::RuleFeatureSet::collectFeatures(const WebCore::RuleData&)::<lambda()>; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/RuleFeature.cpp:112:10:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WebCore::RuleFeatureSet::AttributeRules> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; Value = WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*> >; HashFunctions = WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; Traits = WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits, WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > >; T = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; Extra = const WebCore::CSSSelector*&; Key = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; Value = WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*> >; HashFunctions = WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; Traits = WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*> >, WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits, WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; V = const WebCore::CSSSelector*&; KeyArg = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; MappedArg = const WebCore::CSSSelector*; HashArg = WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; KeyTraitsArg = WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > >; MappedTraitsArg = WTF::HashTraits<const WebCore::CSSSelector*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*> >, WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits, WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = const WebCore::CSSSelector*&; KeyArg = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; MappedArg = const WebCore::CSSSelector*; HashArg = WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >; KeyTraitsArg = WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > >; MappedTraitsArg = WTF::HashTraits<const WebCore::CSSSelector*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*> >, WTF::PairHash<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, WTF::HashMap<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>::KeyValuePairTraits, WTF::HashTraits<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> > > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/RuleFeature.cpp:116:74:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<WTF::AtomicStringImpl*, std::pair<WTF::AtomicStringImpl*, unsigned int> >, const WebCore::CSSSelector*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl* const&; Extra = std::nullptr_t; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::AtomicStringImpl* const&; V = std::nullptr_t; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> >; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WTF::AtomicStringImpl*; MappedArg = std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> >; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/RuleSet.cpp:187:39:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, std::unique_ptr<WTF::Vector<WebCore::RuleData, 1> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHash>; T = const WebCore::SVGAnimatedPropertyDescription&; Extra = std::nullptr_t; Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::SVGAnimatedPropertyDescription&; V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::SVGAnimatedPropertyDescription]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:59:51:   required from 'static WTF::Ref<U> WebCore::SVGAnimatedProperty::lookupOrCreateWrapper(OwnerType*, const WebCore::SVGPropertyInfo*, PropertyType&) [with OwnerType = WebCore::SVGElement; TearOffType = WebCore::SVGAnimatedStaticPropertyTearOff<WTF::String>; PropertyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:210:9:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> > >; T = WTF::RefPtr<WebCore::Widget>; Extra = WebCore::FrameView*&; Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Widget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.h:48:112:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::RefPtr<WebCore::GlyphMapNode>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::RefPtr<WebCore::GlyphMapNode>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::GlyphMapNode>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::GlyphMapNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const int&; V = WTF::RefPtr<WebCore::GlyphMapNode>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::GlyphMapNode>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::GlyphMapNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<WebCore::GlyphMapNode>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::GlyphMapNode>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::GlyphMapNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::GlyphMapNode> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGGlyphMap.h:78:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::GlyphMapNode> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderElement*; Value = WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderElement*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::RenderElement*>; Traits = WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderElement*> >; T = WebCore::RenderElement* const&; Extra = int; Key = WebCore::RenderElement*; Value = WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderElement*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::RenderElement*>; Traits = WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderElement*, WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderElement*, unsigned int> >, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderElement* const&; V = int; KeyArg = WebCore::RenderElement*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::RenderElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderElement*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderElement*, WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderElement*, unsigned int> >, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = int; KeyArg = WebCore::RenderElement*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::RenderElement*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderElement*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderElement*, WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderElement*, unsigned int> >, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderElement*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:185:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(const ValueType&) [with Value = WebCore::RenderElement*; HashFunctions = WTF::PtrHash<WebCore::RenderElement*>; Traits = WTF::HashTraits<WebCore::RenderElement*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderElement*, WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderElement*, unsigned int> >, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashMap<WebCore::RenderElement*, unsigned int, WTF::PtrHash<WebCore::RenderElement*>, WTF::HashTraits<WebCore::RenderElement*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderElement*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::RenderElement*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSImageGeneratorValue.cpp:58:27:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderElement*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::StringHash>; T = const WTF::String&; Extra = WTF::RefPtr<Inspector::InspectorValue>; Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >; HashFunctions = WTF::StringHash; Traits = WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<Inspector::InspectorValue>; KeyArg = WTF::String; MappedArg = WTF::RefPtr<Inspector::InspectorValue>; HashArg = WTF::StringHash; KeyTraitsArg = WTF::HashTraits<WTF::String>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<Inspector::InspectorValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::String, WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> > >, WTF::StringHash, WTF::HashMap<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >::KeyValuePairTraits, WTF::HashTraits<WTF::String> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:353:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::RefPtr<Inspector::InspectorValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::CSSStyleRule*; Value = WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String> >; HashFunctions = WTF::PtrHash<const WebCore::CSSStyleRule*>; Traits = WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::CSSStyleRule*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits, WTF::PtrHash<const WebCore::CSSStyleRule*> >; T = const WebCore::CSSStyleRule*; Extra = WTF::String&; Key = const WebCore::CSSStyleRule*; Value = WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String> >; HashFunctions = WTF::PtrHash<const WebCore::CSSStyleRule*>; Traits = WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::CSSStyleRule*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::CSSStyleRule*, WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String> >, WTF::PtrHash<const WebCore::CSSStyleRule*>, WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::CSSStyleRule*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::CSSStyleRule*; V = WTF::String&; KeyArg = const WebCore::CSSStyleRule*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::CSSStyleRule*>; KeyTraitsArg = WTF::HashTraits<const WebCore::CSSStyleRule*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::CSSStyleRule*, WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String> >, WTF::PtrHash<const WebCore::CSSStyleRule*>, WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::CSSStyleRule*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::CSSStyleRule*; V = WTF::String&; KeyArg = const WebCore::CSSStyleRule*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::CSSStyleRule*>; KeyTraitsArg = WTF::HashTraits<const WebCore::CSSStyleRule*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::CSSStyleRule*, WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String> >, WTF::PtrHash<const WebCore::CSSStyleRule*>, WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::CSSStyleRule*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::String&; KeyArg = const WebCore::CSSStyleRule*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::CSSStyleRule*>; KeyTraitsArg = WTF::HashTraits<const WebCore::CSSStyleRule*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::CSSStyleRule*, WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String> >, WTF::PtrHash<const WebCore::CSSStyleRule*>, WTF::HashMap<const WebCore::CSSStyleRule*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::CSSStyleRule*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::CSSStyleRule*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSStyleRule.cpp:83:39:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::CSSStyleRule*, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::StyleRule*; Value = WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> > >; HashFunctions = WTF::PtrHash<WebCore::StyleRule*>; Traits = WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::StyleRule*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits, WTF::PtrHash<WebCore::StyleRule*> >; T = WebCore::StyleRule*; Extra = WebCore::CSSStyleRule*; Key = WebCore::StyleRule*; Value = WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> > >; HashFunctions = WTF::PtrHash<WebCore::StyleRule*>; Traits = WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::StyleRule*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::StyleRule*, WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> > >, WTF::PtrHash<WebCore::StyleRule*>, WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits, WTF::HashTraits<WebCore::StyleRule*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::StyleRule*; V = WebCore::CSSStyleRule*; KeyArg = WebCore::StyleRule*; MappedArg = WTF::RefPtr<WebCore::CSSStyleRule>; HashArg = WTF::PtrHash<WebCore::StyleRule*>; KeyTraitsArg = WTF::HashTraits<WebCore::StyleRule*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleRule> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::StyleRule*, WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> > >, WTF::PtrHash<WebCore::StyleRule*>, WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits, WTF::HashTraits<WebCore::StyleRule*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::CSSStyleRule*; KeyArg = WebCore::StyleRule*; MappedArg = WTF::RefPtr<WebCore::CSSStyleRule>; HashArg = WTF::PtrHash<WebCore::StyleRule*>; KeyTraitsArg = WTF::HashTraits<WebCore::StyleRule*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSStyleRule> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::StyleRule*, WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> > >, WTF::PtrHash<WebCore::StyleRule*>, WTF::HashMap<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >::KeyValuePairTraits, WTF::HashTraits<WebCore::StyleRule*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::StyleRule*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/InspectorCSSOMWrappers.cpp:76:45:   required from 'void WebCore::InspectorCSSOMWrappers::collect(ListType*) [with ListType = WebCore::CSSStyleSheet]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/InspectorCSSOMWrappers.cpp:49:27:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::StyleRule*, WTF::RefPtr<WebCore::CSSStyleRule> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl*; Extra = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)> >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::AtomicStringImpl*; V = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); KeyArg = WTF::AtomicStringImpl*; MappedArg = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::AtomicStringImpl*; V = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); KeyArg = WTF::AtomicStringImpl*; MappedArg = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); KeyArg = WTF::AtomicStringImpl*; MappedArg = bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix); HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)> >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaQueryEvaluator.cpp:714:5:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, bool (*)(WebCore::CSSValue*, const WebCore::CSSToLengthConversionData&, WebCore::Frame*, WebCore::MediaFeaturePrefix)>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits, WTF::PtrHash<WTF::AtomicStringImpl*> >; T = WTF::AtomicStringImpl*; Extra = WTF::PassRefPtr<WebCore::StyleRuleKeyframes>&; Key = WTF::AtomicStringImpl*; Value = WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> > >; HashFunctions = WTF::PtrHash<WTF::AtomicStringImpl*>; Traits = WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicStringImpl*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::AtomicStringImpl*; V = WTF::PassRefPtr<WebCore::StyleRuleKeyframes>&; KeyArg = WTF::AtomicStringImpl*; MappedArg = WTF::RefPtr<WebCore::StyleRuleKeyframes>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::StyleRuleKeyframes> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::AtomicStringImpl*; V = WTF::PassRefPtr<WebCore::StyleRuleKeyframes>&; KeyArg = WTF::AtomicStringImpl*; MappedArg = WTF::RefPtr<WebCore::StyleRuleKeyframes>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::StyleRuleKeyframes> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::PassRefPtr<WebCore::StyleRuleKeyframes>&; KeyArg = WTF::AtomicStringImpl*; MappedArg = WTF::RefPtr<WebCore::StyleRuleKeyframes>; HashArg = WTF::PtrHash<WTF::AtomicStringImpl*>; KeyTraitsArg = WTF::HashTraits<WTF::AtomicStringImpl*>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::StyleRuleKeyframes> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicStringImpl*, WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> > >, WTF::PtrHash<WTF::AtomicStringImpl*>, WTF::HashMap<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicStringImpl*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicStringImpl*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleResolver.cpp:303:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicStringImpl*, WTF::RefPtr<WebCore::StyleRuleKeyframes> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::CSSPropertyID; Value = WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSPropertyID>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const WebCore::CSSPropertyID&; Extra = WebCore::CSSImageValue*; Key = WebCore::CSSPropertyID; Value = WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::CSSPropertyID>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSPropertyID, WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSPropertyID> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::CSSPropertyID&; V = WebCore::CSSImageValue*; KeyArg = WebCore::CSSPropertyID; MappedArg = WTF::RefPtr<WebCore::CSSValue>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSPropertyID>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSPropertyID, WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSPropertyID> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::CSSPropertyID&; V = WebCore::CSSImageValue*; KeyArg = WebCore::CSSPropertyID; MappedArg = WTF::RefPtr<WebCore::CSSValue>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSPropertyID>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSPropertyID, WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSPropertyID> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::CSSImageValue*; KeyArg = WebCore::CSSPropertyID; MappedArg = WTF::RefPtr<WebCore::CSSValue>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<WebCore::CSSPropertyID>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CSSValue> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::CSSPropertyID, WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> > >, WTF::IntHash<unsigned int>, WTF::HashMap<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits, WTF::HashTraits<WebCore::CSSPropertyID> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::CSSPropertyID]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/StyleResolver.cpp:1647:62:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::CSSPropertyID, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSPrimitiveValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSPrimitiveValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSPrimitiveValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSPrimitiveValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::CSSPrimitiveValue>; T = WTF::RefPtr<WebCore::CSSPrimitiveValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::PassRefPtr<WebCore::CSSPrimitiveValue>&; T = WTF::RefPtr<WebCore::CSSPrimitiveValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::PassRefPtr<WebCore::CSSPrimitiveValue>&; T = WTF::RefPtr<WebCore::CSSPrimitiveValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:188:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSPrimitiveValue>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSPrimitiveValue>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node*; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:286:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility/AccessibilityObject.h:258:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::AccessibilityObject>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::AccessibilityObject>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSFontFace>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSFontFace>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSFontFace>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSFontFace>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::CSSFontFace; T = WTF::Ref<WebCore::CSSFontFace>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::CSSFontFace&; T = WTF::Ref<WebCore::CSSFontFace>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::CSSFontFace&; T = WTF::Ref<WebCore::CSSFontFace>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSFontFaceSet.cpp:80:24:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSFontFace>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSFontFace>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleKeyframe>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleKeyframe>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleKeyframe>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleKeyframe>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::PassRefPtr<WebCore::StyleKeyframe>; T = WTF::RefPtr<WebCore::StyleKeyframe>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::PassRefPtr<WebCore::StyleKeyframe>&; T = WTF::RefPtr<WebCore::StyleKeyframe>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::PassRefPtr<WebCore::StyleKeyframe>&; T = WTF::RefPtr<WebCore::StyleKeyframe>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSKeyframesRule.cpp:60:32:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleKeyframe>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleKeyframe>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<Inspector::InspectorValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::Ref<Inspector::InspectorBasicValue>; T = WTF::RefPtr<Inspector::InspectorValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/inspector/InspectorValues.h:373:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<Inspector::InspectorValue>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<Inspector::InspectorValue>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::RefPtr<WebCore::CSSRuleSourceData>&; T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::RefPtr<WebCore::CSSRuleSourceData>&; T = WTF::RefPtr<WebCore::CSSRuleSourceData>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParser.cpp:1498:54:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::CSSRuleSourceData>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::CSSRuleSourceData>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSParserValues.cpp:292:46:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::StyleRule>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::StyleRule>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::StyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::StyleRule*; T = WTF::RefPtr<WebCore::StyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::StyleRule*; T = WTF::RefPtr<WebCore::StyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::StyleRule*; T = WTF::RefPtr<WebCore::StyleRule>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/ElementRuleCollector.cpp:192:66:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::StyleRule>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::StyleRule>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GraphicsLayer.h:189:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<const WebCore::AnimationValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<const WebCore::AnimationValue>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::CSSFontFaceSource>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::CSSFontFaceSource>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::CSSFontFaceSource>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::CSSFontFaceSource>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<WebCore::CSSFontFaceSource>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::CSSFontFaceSource>; T = std::unique_ptr<WebCore::CSSFontFaceSource>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::CSSFontFaceSource>; T = std::unique_ptr<WebCore::CSSFontFaceSource>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<WebCore::CSSFontFaceSource>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<WebCore::CSSFontFaceSource>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSFontFace.cpp:245:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::CSSFontFaceSource>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::CSSFontFaceSource>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::PtrHash<void*> >; T = void* const&; Extra = JSC::Weak<JSC::JSObject>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = void* const&; V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = JSC::Weak<JSC::JSObject>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<void*, WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >, WTF::PtrHash<void*>, WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits, WTF::HashTraits<void*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = void*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap/WeakInlines.h:129:5:   required from 'void JSC::weakAdd(Map&, const Key&, Value&&) [with Map = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >; Key = void*; Value = JSC::Weak<JSC::JSObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:248:12:   required from 'void WebCore::cacheWrapper(WebCore::DOMWrapperWorld&, DOMClass*, WrapperClass*) [with DOMClass = JSC::ArrayBuffer; WrapperClass = JSC::JSArrayBuffer]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js/JSDOMBinding.h:412:56:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQuery>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQuery>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::MediaQuery>; T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::MediaQuery>; T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<WebCore::MediaQuery>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<WebCore::MediaQuery>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaList.cpp:147:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQuery>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQuery>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryResult>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<WebCore::MediaQueryResult>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::MediaQueryResult>; T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::MediaQueryResult>; T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<WebCore::MediaQueryResult>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<WebCore::MediaQueryResult>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/MediaQueryEvaluator.cpp:187:102:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<WebCore::MediaQueryResult>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<WebCore::MediaQueryResult>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URL.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/URLHash.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValue.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSPrimitiveValue.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSBasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationUtilities.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style/BasicShapes.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/BasicShapeFunctions.cpp:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSAllInOne.cpp:36:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSComputedStyleDeclaration.cpp: In member function 'WTF::RefPtr<WebCore::CSSValue> WebCore::ComputedStyleExtractor::propertyValue(WebCore::CSSPropertyID, WebCore::EUpdateLayout) const':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:3105:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             }
             ^
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:3106:9: note: here
         case CSSPropertyTextIndent: {
         ^~~~
[1831/4456] TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-g++  -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_SENSORS_LIB -DQT_USE_QSTRINGBUILDER -ISource/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/battery -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/indieui -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/proximity -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/vibration -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/generic -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/default -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/crypto -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/icu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source -I. -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad/deprecated -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/woff2/include -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/linux -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/scrolling/coordinatedgraphics -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/ForwardingHeaders -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/assembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecompiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/dfg -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/disassembler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/heap -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/debugger -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/jit -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/llint -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/parser -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/profiler -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/ThirdParty/ANGLE/include/KHR -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/editing/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/history/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/audio/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/gpu/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/surfaces/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/qt -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/win -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/testing -ITOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtMultimedia -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/lib/mkspecs/linux-oe-g++ -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtGui/5.11.2/QtGui -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2 -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtCore/5.11.2/QtCore -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtNetwork -isystem TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/QtSensors -fvisibility=hidden -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0=/usr/src/debug/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot -fpermissive -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined   -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -std=gnu++11 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/rendering/RenderingAllInOne.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/rendering/RenderingAllInOne.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/rendering/RenderingAllInOne.cpp.o -c TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(const WebCore::Length&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:192:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h: In member function 'WebCore::Length& WebCore::Length::operator=(WebCore::Length&&)':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:204:40: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::Length' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
     memcpy(this, &other, sizeof(Length));
                                        ^
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/Length.h:46:8: note: 'struct WebCore::Length' declared here
 struct Length {
        ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefCountedArray.h:72:44:   required from 'WTF::RefCountedArray<T>::RefCountedArray(size_t) [with T = WTF::AtomicString; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/FontDescription.h:267:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorInitializer<true, true, T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:229:121:   required from 'static void WTF::VectorTypeOperations<T>::initialize(T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1010:39:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:88:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
         memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1329:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::remove(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:51:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::moveOverlapping(const T*, const T*, T*) [with T = WebCore::RenderGeometryMapStep]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:239:76:   required from 'static void WTF::VectorTypeOperations<T>::moveOverlapping(T*, T*, T*) [with T = WebCore::RenderGeometryMapStep]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1312:36:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WebCore::RenderGeometryMapStep; T = WebCore::RenderGeometryMapStep; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderGeometryMap.cpp:207:142:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:132:16: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct WebCore::RenderGeometryMapStep' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
         memmove(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.cpp:53,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:55:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderGeometryMap.h:46:8: note: 'struct WebCore::RenderGeometryMapStep' declared here
 struct RenderGeometryMapStep {
        ^~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::String]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:844:9:   required from 'WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>& WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::operator=(const WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>&) [with T = WTF::String; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/network/ResourceRequestBase.h:54:11:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::String' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:87:7: note: 'class WTF::String' declared here
 class String {
       ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/filters/FilterOperations.h:54:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CSSValue> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::TransformOperation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::TransformOperation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/transforms/TransformOperations.h:66:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::TransformOperation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::RenderWidget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::RenderWidget>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.h:247:75:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::RenderWidget>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::RenderWidget>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::FilterEffect>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::FilterEffect>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::FilterEffect>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::FilterEffect>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/FilterEffectRenderer.cpp:135:21:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::FilterEffect>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::FilterEffect>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::PatternDisjunction>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:322:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = std::unique_ptr<JSC::Yarr::CharacterClass>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:323:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::CharacterClass>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::CharacterClass>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = std::unique_ptr<JSC::Yarr::ByteDisjunction>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrInterpreter.h:352:42:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::ByteDisjunction>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = JSC::Identifier]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = JSC::Identifier]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:722:26:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkToFit() [with T = JSC::Identifier; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:213:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class JSC::Identifier' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/CommonIdentifiers.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSObject.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/interpreter/Interpreter.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ErrorInstance.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSCInlines.h:40,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/plugins/PluginViewBase.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderEmbeddedObject.cpp:52,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:63:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/Identifier.h:88:7: note: 'class JSC::Identifier' declared here
 class Identifier {
       ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::File>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::File>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::File>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::File>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/fileapi/FileList.h:65:34:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::File>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::File>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Element>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Element>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1159:33:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::shrinkCapacity(size_t) [with T = WTF::RefPtr<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:724:20:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::clear() [with T = WTF::RefPtr<WebCore::Element>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayerFilterInfo.cpp:128:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Element>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Element>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::String, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::String, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1265:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::HashTable(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1291:19:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>& WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::operator=(const WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>&) [with Key = WTF::String; Value = WTF::KeyValuePair<WTF::String, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::String, WTF::String> >; HashFunctions = WTF::ASCIICaseInsensitiveHash; Traits = WTF::HashMap<WTF::String, WTF::String, WTF::ASCIICaseInsensitiveHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:36:7:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::String, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::String, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = const int&; Extra = WTF::PassRefPtr<WebCore::DOMTimer>&; Key = int; Value = WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const int&; V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WTF::PassRefPtr<WebCore::DOMTimer>&; KeyArg = int; MappedArg = WTF::RefPtr<WebCore::DOMTimer>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::DOMTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, WTF::RefPtr<WebCore::DOMTimer> >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ScriptExecutionContext.h:166:104:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, WTF::RefPtr<WebCore::DOMTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Animation>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1007:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::resize(size_t) [with T = WTF::RefPtr<WebCore::Animation>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/animation/AnimationList.h:50:50:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Animation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Animation>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::ShapeOutsideInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::ShapeOutsideInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::ShapeOutsideInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::ShapeOutsideInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h:119:80:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::ShapeOutsideInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderBox*; Value = WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> > >; HashFunctions = WTF::PtrHash<WebCore::RenderBox*>; Traits = WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderBox*> >; T = WebCore::RenderBox*; Extra = std::unique_ptr<WebCore::FloatingObject>; Key = WebCore::RenderBox*; Value = WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> > >; HashFunctions = WTF::PtrHash<WebCore::RenderBox*>; Traits = WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> > >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderBox*; V = std::unique_ptr<WebCore::FloatingObject>; KeyArg = WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::FloatingObject>; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::FloatingObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> > >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::FloatingObject>; KeyArg = WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::FloatingObject>; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::FloatingObject> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> > >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/FloatingObjects.cpp:289:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderBox*, std::unique_ptr<WebCore::FloatingObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::Element*; Value = WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*> >; HashFunctions = WTF::PtrHash<const WebCore::Element*>; Traits = WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::Element*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::Element*> >; T = const WebCore::Element*; Extra = WebCore::RenderNamedFlowThread*; Key = const WebCore::Element*; Value = WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*> >; HashFunctions = WTF::PtrHash<const WebCore::Element*>; Traits = WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::Element*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::Element*, WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*> >, WTF::PtrHash<const WebCore::Element*>, WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::Element*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::Element*; V = WebCore::RenderNamedFlowThread*; KeyArg = const WebCore::Element*; MappedArg = WebCore::RenderNamedFlowThread*; HashArg = WTF::PtrHash<const WebCore::Element*>; KeyTraitsArg = WTF::HashTraits<const WebCore::Element*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::Element*, WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*> >, WTF::PtrHash<const WebCore::Element*>, WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::Element*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderNamedFlowThread*; KeyArg = const WebCore::Element*; MappedArg = WebCore::RenderNamedFlowThread*; HashArg = WTF::PtrHash<const WebCore::Element*>; KeyTraitsArg = WTF::HashTraits<const WebCore::Element*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::Element*, WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*> >, WTF::PtrHash<const WebCore::Element*>, WTF::HashMap<const WebCore::Element*, WebCore::RenderNamedFlowThread*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::Element*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::Element*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/FlowThreadController.cpp:100:65:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::Element*, WebCore::RenderNamedFlowThread*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBlock*; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBlock*>; Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapEnsureTranslator<WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBlock*> >; T = const WebCore::RenderBlock*; Extra = const WebCore::insertIntoTrackedRendererMaps(const WebCore::RenderBlock&, WebCore::RenderBox&)::<lambda()>&; Key = const WebCore::RenderBlock*; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBlock*>; Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:323:121:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineEnsure(K&&, const F&) [with K = const WebCore::RenderBlock*; F = WebCore::insertIntoTrackedRendererMaps(const WebCore::RenderBlock&, WebCore::RenderBox&)::<lambda()>; KeyArg = const WebCore::RenderBlock*; MappedArg = std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> >; HashArg = WTF::PtrHash<const WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:386:46:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::ensure(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, const Functor&) [with Functor = WebCore::insertIntoTrackedRendererMaps(const WebCore::RenderBlock&, WebCore::RenderBox&)::<lambda()>; KeyArg = const WebCore::RenderBlock*; MappedArg = std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> >; HashArg = WTF::PtrHash<const WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBlock*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.cpp:110:6:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderBox*> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapEnsureTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = const WebCore::insertIntoTrackedRendererMaps(const WebCore::RenderBlock&, WebCore::RenderBox&)::<lambda()>&; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:323:121:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineEnsure(K&&, const F&) [with K = const WebCore::RenderBox*; F = WebCore::insertIntoTrackedRendererMaps(const WebCore::RenderBlock&, WebCore::RenderBox&)::<lambda()>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> >; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:386:46:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::ensure(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, const Functor&) [with Functor = WebCore::insertIntoTrackedRendererMaps(const WebCore::RenderBlock&, WebCore::RenderBox&)::<lambda()>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> >; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.cpp:121:6:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WTF::HashSet<const WebCore::RenderBlock*> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBlock*; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBlock*>; Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBlock*> >; T = const WebCore::RenderBlock* const&; Extra = std::nullptr_t; Key = const WebCore::RenderBlock*; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBlock*>; Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBlock* const&; V = std::nullptr_t; KeyArg = const WebCore::RenderBlock*; MappedArg = std::unique_ptr<WebCore::RenderBlockRareData>; HashArg = WTF::PtrHash<const WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderBlockRareData> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = const WebCore::RenderBlock*; MappedArg = std::unique_ptr<WebCore::RenderBlockRareData>; HashArg = WTF::PtrHash<const WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderBlockRareData> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBlock*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.cpp:1097:54:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockRareData> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderObject*; Value = WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderObject*>; Traits = WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderObject*> >; T = const WebCore::RenderObject* const&; Extra = WebCore::ControlStates*&; Key = const WebCore::RenderObject*; Value = WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderObject*>; Traits = WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderObject*, WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*> >, WTF::PtrHash<const WebCore::RenderObject*>, WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderObject* const&; V = WebCore::ControlStates*&; KeyArg = const WebCore::RenderObject*; MappedArg = WebCore::ControlStates*; HashArg = WTF::PtrHash<const WebCore::RenderObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::ControlStates*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderObject*, WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*> >, WTF::PtrHash<const WebCore::RenderObject*>, WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WebCore::ControlStates*&; KeyArg = const WebCore::RenderObject*; MappedArg = WebCore::ControlStates*; HashArg = WTF::PtrHash<const WebCore::RenderObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::ControlStates*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderObject*, WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*> >, WTF::PtrHash<const WebCore::RenderObject*>, WTF::HashMap<const WebCore::RenderObject*, WebCore::ControlStates*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderObject*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderObject*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderElement.cpp:1545:45:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderObject*, WebCore::ControlStates*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> > >; T = const WTF::RefPtr<OpaqueJSWeakObjectMap>&; Extra = WTF::RefPtr<OpaqueJSWeakObjectMap>; Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:385:78:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&&) [with Key = WTF::RefPtr<OpaqueJSWeakObjectMap>; Value = WTF::RefPtr<OpaqueJSWeakObjectMap>; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; Traits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; KeyTraits = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashSet.h:217:41:   required from 'WTF::HashSet<Value, HashFunctions, Traits>::AddResult WTF::HashSet<Value, HashFunctions, Traits>::add(WTF::HashSet<Value, HashFunctions, Traits>::ValueType&&) [with ValueArg = WTF::RefPtr<OpaqueJSWeakObjectMap>; HashArg = WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >; TraitsArg = WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >; WTF::HashSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::RefPtr<OpaqueJSWeakObjectMap>, WTF::IdentityExtractor, WTF::PtrHash<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> >, WTF::HashTraits<WTF::RefPtr<OpaqueJSWeakObjectMap> > > >; WTF::HashSet<Value, HashFunctions, Traits>::ValueType = WTF::RefPtr<OpaqueJSWeakObjectMap>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/JSGlobalObject.h:661:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<OpaqueJSWeakObjectMap>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits; Value = WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*> >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits, WTF::IntHash<long long unsigned int> >; T = const long long unsigned int&; Extra = WebCore::RenderLayer*; Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*> >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const long long unsigned int&; V = WebCore::RenderLayer*; KeyArg = long long unsigned int; MappedArg = WebCore::RenderLayer*; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderLayer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = WebCore::RenderLayer*; KeyArg = long long unsigned int; MappedArg = WebCore::RenderLayer*; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderLayer*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, WebCore::RenderLayer*>::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = long long unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayerCompositor.cpp:3866:49:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<long long unsigned int, WebCore::RenderLayer*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderLayer*; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderLayer*>; Traits = WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderLayer*> >; T = const WebCore::RenderLayer*; Extra = std::nullptr_t; Key = const WebCore::RenderLayer*; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderLayer*>; Traits = WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> > >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderLayer*; V = std::nullptr_t; KeyArg = const WebCore::RenderLayer*; MappedArg = std::unique_ptr<WebCore::RenderLayer::FilterInfo>; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderLayer::FilterInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> > >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = const WebCore::RenderLayer*; MappedArg = std::unique_ptr<WebCore::RenderLayer::FilterInfo>; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderLayer::FilterInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> > >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderLayer*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayerFilterInfo.cpp:59:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderLayer*, std::unique_ptr<WebCore::RenderLayer::FilterInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderBox*; Value = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*> >; HashFunctions = WTF::PtrHash<WebCore::RenderBox*>; Traits = WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderBox*> >; T = WebCore::RenderBox*; Extra = WebCore::RenderMultiColumnSpannerPlaceholder*; Key = WebCore::RenderBox*; Value = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*> >; HashFunctions = WTF::PtrHash<WebCore::RenderBox*>; Traits = WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderBox*; V = WebCore::RenderMultiColumnSpannerPlaceholder*; KeyArg = WebCore::RenderBox*; MappedArg = WebCore::RenderMultiColumnSpannerPlaceholder*; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderMultiColumnSpannerPlaceholder*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderMultiColumnSpannerPlaceholder*; KeyArg = WebCore::RenderBox*; MappedArg = WebCore::RenderMultiColumnSpannerPlaceholder*; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderMultiColumnSpannerPlaceholder*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderMultiColumnFlowThread.cpp:414:65:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderMultiColumnSpannerPlaceholder*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox* const&; Extra = std::unique_ptr<WebCore::RenderBoxRegionInfo>; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox* const&; V = std::unique_ptr<WebCore::RenderBoxRegionInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::RenderBoxRegionInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderBoxRegionInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::unique_ptr<WebCore::RenderBoxRegionInfo>; KeyArg = const WebCore::RenderBox*; MappedArg = std::unique_ptr<WebCore::RenderBoxRegionInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderBoxRegionInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> > >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderRegion.cpp:319:187:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, std::unique_ptr<WebCore::RenderBoxRegionInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits; Value = WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = unsigned int; Value = WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = unsigned int; Extra = std::nullptr_t; Key = unsigned int; Value = WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = unsigned int; V = std::nullptr_t; KeyArg = unsigned int; MappedArg = WebCore::RenderPtr<WebCore::RenderScrollbarPart>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<unsigned int>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderPtr<WebCore::RenderScrollbarPart> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = unsigned int; MappedArg = WebCore::RenderPtr<WebCore::RenderScrollbarPart>; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<unsigned int>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderPtr<WebCore::RenderScrollbarPart> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> > >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderScrollbar.cpp:247:63:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<unsigned int, WebCore::RenderPtr<WebCore::RenderScrollbarPart> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderTableCol*; Value = WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int> >; HashFunctions = WTF::PtrHash<const WebCore::RenderTableCol*>; Traits = WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderTableCol*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderTableCol*> >; T = const WebCore::RenderTableCol*; Extra = unsigned int; Key = const WebCore::RenderTableCol*; Value = WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int> >; HashFunctions = WTF::PtrHash<const WebCore::RenderTableCol*>; Traits = WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderTableCol*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderTableCol*, WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int> >, WTF::PtrHash<const WebCore::RenderTableCol*>, WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderTableCol*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderTableCol*; V = unsigned int; KeyArg = const WebCore::RenderTableCol*; MappedArg = unsigned int; HashArg = WTF::PtrHash<const WebCore::RenderTableCol*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderTableCol*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderTableCol*, WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int> >, WTF::PtrHash<const WebCore::RenderTableCol*>, WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderTableCol*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = unsigned int; KeyArg = const WebCore::RenderTableCol*; MappedArg = unsigned int; HashArg = WTF::PtrHash<const WebCore::RenderTableCol*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderTableCol*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderTableCol*, WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int> >, WTF::PtrHash<const WebCore::RenderTableCol*>, WTF::HashMap<const WebCore::RenderTableCol*, unsigned int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderTableCol*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderTableCol*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.cpp:919:79:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderTableCol*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderText*; Value = WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> > >; HashFunctions = WTF::PtrHash<WebCore::RenderText*>; Traits = WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderText*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderText*> >; T = WebCore::RenderText*; Extra = std::nullptr_t; Key = WebCore::RenderText*; Value = WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> > >; HashFunctions = WTF::PtrHash<WebCore::RenderText*>; Traits = WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderText*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderText*, WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> > >, WTF::PtrHash<WebCore::RenderText*>, WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderText*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderText*; V = std::nullptr_t; KeyArg = WebCore::RenderText*; MappedArg = std::unique_ptr<WebCore::SecureTextTimer>; HashArg = WTF::PtrHash<WebCore::RenderText*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderText*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::SecureTextTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderText*, WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> > >, WTF::PtrHash<WebCore::RenderText*>, WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderText*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::RenderText*; MappedArg = std::unique_ptr<WebCore::SecureTextTimer>; HashArg = WTF::PtrHash<WebCore::RenderText*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderText*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::SecureTextTimer> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderText*, WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> > >, WTF::PtrHash<WebCore::RenderText*>, WTF::HashMap<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderText*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderText*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderText.cpp:1583:65:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderText*, std::unique_ptr<WebCore::SecureTextTimer> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderObject*; Value = WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> > >; HashFunctions = WTF::PtrHash<WebCore::RenderObject*>; Traits = WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderObject*> >; T = WebCore::RenderObject*; Extra = std::nullptr_t; Key = WebCore::RenderObject*; Value = WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> > >; HashFunctions = WTF::PtrHash<WebCore::RenderObject*>; Traits = WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderObject*, WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> > >, WTF::PtrHash<WebCore::RenderObject*>, WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderObject*; V = std::nullptr_t; KeyArg = WebCore::RenderObject*; MappedArg = std::unique_ptr<WebCore::RenderSelectionInfo>; HashArg = WTF::PtrHash<WebCore::RenderObject*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderObject*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderSelectionInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderObject*, WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> > >, WTF::PtrHash<WebCore::RenderObject*>, WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::RenderObject*; MappedArg = std::unique_ptr<WebCore::RenderSelectionInfo>; HashArg = WTF::PtrHash<WebCore::RenderObject*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderObject*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderSelectionInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderObject*, WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> > >, WTF::PtrHash<WebCore::RenderObject*>, WTF::HashMap<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderObject*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderObject*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.cpp:777:98:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderObject*, std::unique_ptr<WebCore::RenderSelectionInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBlock*; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBlock*>; Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBlock*> >; T = const WebCore::RenderBlock*; Extra = std::nullptr_t; Key = const WebCore::RenderBlock*; Value = WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> > >; HashFunctions = WTF::PtrHash<const WebCore::RenderBlock*>; Traits = WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBlock*; V = std::nullptr_t; KeyArg = const WebCore::RenderBlock*; MappedArg = std::unique_ptr<WebCore::RenderBlockSelectionInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderBlockSelectionInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = const WebCore::RenderBlock*; MappedArg = std::unique_ptr<WebCore::RenderBlockSelectionInfo>; HashArg = WTF::PtrHash<const WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::RenderBlockSelectionInfo> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBlock*, WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> > >, WTF::PtrHash<const WebCore::RenderBlock*>, WTF::HashMap<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBlock*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBlock*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.cpp:966:123:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBlock*, std::unique_ptr<WebCore::RenderBlockSelectionInfo> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::Widget*; Value = WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*> >; HashFunctions = WTF::PtrHash<const WebCore::Widget*>; Traits = WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::Widget*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::Widget*> >; T = const WebCore::Widget*; Extra = WebCore::RenderWidget*; Key = const WebCore::Widget*; Value = WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*> >; HashFunctions = WTF::PtrHash<const WebCore::Widget*>; Traits = WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::Widget*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::Widget*, WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*> >, WTF::PtrHash<const WebCore::Widget*>, WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::Widget*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::Widget*; V = WebCore::RenderWidget*; KeyArg = const WebCore::Widget*; MappedArg = WebCore::RenderWidget*; HashArg = WTF::PtrHash<const WebCore::Widget*>; KeyTraitsArg = WTF::HashTraits<const WebCore::Widget*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderWidget*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::Widget*, WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*> >, WTF::PtrHash<const WebCore::Widget*>, WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::Widget*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderWidget*; KeyArg = const WebCore::Widget*; MappedArg = WebCore::RenderWidget*; HashArg = WTF::PtrHash<const WebCore::Widget*>; KeyTraitsArg = WTF::HashTraits<const WebCore::Widget*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderWidget*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::Widget*, WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*> >, WTF::PtrHash<const WebCore::Widget*>, WTF::HashMap<const WebCore::Widget*, WebCore::RenderWidget*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::Widget*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::Widget*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.cpp:177:53:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::Widget*, WebCore::RenderWidget*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RootInlineBox*; Value = WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> > >; HashFunctions = WTF::PtrHash<const WebCore::RootInlineBox*>; Traits = WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RootInlineBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RootInlineBox*> >; T = const WebCore::RootInlineBox*; Extra = std::unique_ptr<WebCore::EllipsisBox>; Key = const WebCore::RootInlineBox*; Value = WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> > >; HashFunctions = WTF::PtrHash<const WebCore::RootInlineBox*>; Traits = WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RootInlineBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> > >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RootInlineBox*; V = std::unique_ptr<WebCore::EllipsisBox>; KeyArg = const WebCore::RootInlineBox*; MappedArg = std::unique_ptr<WebCore::EllipsisBox>; HashArg = WTF::PtrHash<const WebCore::RootInlineBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RootInlineBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::EllipsisBox> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> > >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::EllipsisBox>; KeyArg = const WebCore::RootInlineBox*; MappedArg = std::unique_ptr<WebCore::EllipsisBox>; HashArg = WTF::PtrHash<const WebCore::RootInlineBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RootInlineBox*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::EllipsisBox> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> > >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RootInlineBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RootInlineBox.cpp:139:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RootInlineBox*, std::unique_ptr<WebCore::EllipsisBox> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits; Value = WTF::KeyValuePair<long long unsigned int, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<long long unsigned int, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits, WTF::IntHash<long long unsigned int> >; T = const long long unsigned int&; Extra = unsigned int&; Key = long long unsigned int; Value = WTF::KeyValuePair<long long unsigned int, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >; HashFunctions = WTF::IntHash<long long unsigned int>; Traits = WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<long long unsigned int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const long long unsigned int&; V = unsigned int&; KeyArg = long long unsigned int; MappedArg = unsigned int; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = unsigned int&; KeyArg = long long unsigned int; MappedArg = unsigned int; HashArg = WTF::IntHash<long long unsigned int>; KeyTraitsArg = WTF::HashTraits<long long unsigned int>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<long long unsigned int, WTF::KeyValuePair<long long unsigned int, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<long long unsigned int, unsigned int> >, WTF::IntHash<long long unsigned int>, WTF::HashMap<long long unsigned int, unsigned int>::KeyValuePairTraits, WTF::HashTraits<long long unsigned int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = long long unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/SimpleLineLayout.cpp:1068:68:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<long long unsigned int, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<long long unsigned int, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::CSSValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WTF::Ref<WebCore::CSSValue>; T = WTF::Ref<WebCore::CSSValue>; unsigned int inlineCapacity = 4; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/css/CSSValueList.h:106:38:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::CSSValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::CSSValue>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::ContainerNode*> >; T = WebCore::ContainerNode*; Extra = int; Key = WebCore::ContainerNode*; Value = WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::ContainerNode*; V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::ContainerNode*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::ContainerNode*>; KeyTraitsArg = WTF::HashTraits<WebCore::ContainerNode*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::ContainerNode*; HashFunctions = WTF::PtrHash<WebCore::ContainerNode*>; Traits = WTF::HashTraits<WebCore::ContainerNode*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::ContainerNode*, WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int> >, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashMap<WebCore::ContainerNode*, unsigned int, WTF::PtrHash<WebCore::ContainerNode*>, WTF::HashTraits<WebCore::ContainerNode*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::ContainerNode*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::ContainerNode*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLFrameOwnerElement.h:78:43:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::ContainerNode*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> > >; T = WTF::RefPtr<WebCore::Widget>; Extra = WebCore::FrameView*&; Key = WTF::RefPtr<WebCore::Widget>; Value = WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >; HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; Traits = WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WTF::RefPtr<WebCore::Widget>; V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::FrameView*&; KeyArg = WTF::RefPtr<WebCore::Widget>; MappedArg = WebCore::FrameView*; HashArg = WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >; KeyTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >; MappedTraitsArg = WTF::HashTraits<WebCore::FrameView*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::RefPtr<WebCore::Widget>, WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::HashMap<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>::KeyValuePairTraits, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::RefPtr<WebCore::Widget>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderWidget.h:48:112:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHash>; T = const WebCore::SVGAnimatedPropertyDescription&; Extra = std::nullptr_t; Key = WebCore::SVGAnimatedPropertyDescription; Value = WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >; HashFunctions = WebCore::SVGAnimatedPropertyDescriptionHash; Traits = WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits; KeyTraits = WebCore::SVGAnimatedPropertyDescriptionHashTraits; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::SVGAnimatedPropertyDescription&; V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:351:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(const KeyType&, T&&) [with V = std::nullptr_t; KeyArg = WebCore::SVGAnimatedPropertyDescription; MappedArg = WebCore::SVGAnimatedProperty*; HashArg = WebCore::SVGAnimatedPropertyDescriptionHash; KeyTraitsArg = WebCore::SVGAnimatedPropertyDescriptionHashTraits; MappedTraitsArg = WTF::HashTraits<WebCore::SVGAnimatedProperty*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::SVGAnimatedPropertyDescription, WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*> >, WebCore::SVGAnimatedPropertyDescriptionHash, WTF::HashMap<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*, WebCore::SVGAnimatedPropertyDescriptionHash, WebCore::SVGAnimatedPropertyDescriptionHashTraits>::KeyValuePairTraits, WebCore::SVGAnimatedPropertyDescriptionHashTraits> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::SVGAnimatedPropertyDescription]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/properties/SVGAnimatedProperty.h:59:51:   required from 'static WTF::Ref<U> WebCore::SVGAnimatedProperty::lookupOrCreateWrapper(OwnerType*, const WebCore::SVGPropertyInfo*, PropertyType&) [with OwnerType = WebCore::SVGElement; TearOffType = WebCore::SVGAnimatedStaticPropertyTearOff<WTF::String>; PropertyType = WTF::String]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/svg/SVGElement.h:210:9:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::SVGAnimatedPropertyDescription, WebCore::SVGAnimatedProperty*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::BidiRun*; Value = WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::BidiRun*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::BidiRun*>; Traits = WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::BidiRun*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::BidiRun*> >; T = WebCore::BidiRun*; Extra = unsigned int&; Key = WebCore::BidiRun*; Value = WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::BidiRun*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::BidiRun*>; Traits = WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::BidiRun*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::BidiRun*, WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::BidiRun*, unsigned int> >, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::BidiRun*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::BidiRun*; V = unsigned int&; KeyArg = WebCore::BidiRun*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::BidiRun*>; KeyTraitsArg = WTF::HashTraits<WebCore::BidiRun*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::BidiRun*, WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::BidiRun*, unsigned int> >, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::BidiRun*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = unsigned int&; KeyArg = WebCore::BidiRun*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::BidiRun*>; KeyTraitsArg = WTF::HashTraits<WebCore::BidiRun*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::BidiRun*, WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::BidiRun*, unsigned int> >, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashMap<WebCore::BidiRun*, unsigned int, WTF::PtrHash<WebCore::BidiRun*>, WTF::HashTraits<WebCore::BidiRun*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::BidiRun*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::BidiRun*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/text/BidiResolver.h:978:5:   required from 'void WebCore::BidiResolverBase<Iterator, Run, Subclass>::setMidpointForIsolatedRun(Run&, unsigned int) [with Iterator = WebCore::InlineIterator; Run = WebCore::BidiRun; Subclass = WebCore::BidiResolverWithIsolate<WebCore::InlineIterator, WebCore::BidiRun, WebCore::BidiIsolatedRun>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/InlineIterator.h:499:96:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::BidiRun*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBox*> >; T = const WebCore::RenderBox*; Extra = const WebCore::RenderBlock*; Key = const WebCore::RenderBox*; Value = WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderBox*>; Traits = WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*> >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBox*; V = const WebCore::RenderBlock*; KeyArg = const WebCore::RenderBox*; MappedArg = const WebCore::RenderBlock*; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*> >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderBox*; V = const WebCore::RenderBlock*; KeyArg = const WebCore::RenderBox*; MappedArg = const WebCore::RenderBlock*; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*> >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = const WebCore::RenderBlock*; KeyArg = const WebCore::RenderBox*; MappedArg = const WebCore::RenderBlock*; HashArg = WTF::PtrHash<const WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<const WebCore::RenderBlock*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBox*, WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*> >, WTF::PtrHash<const WebCore::RenderBox*>, WTF::HashMap<const WebCore::RenderBox*, const WebCore::RenderBlock*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.cpp:175:67:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBox*, const WebCore::RenderBlock*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderBlock*; Value = WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > > >; HashFunctions = WTF::PtrHash<WebCore::RenderBlock*>; Traits = WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderBlock*> >; T = WebCore::RenderBlock*; Extra = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; Key = WebCore::RenderBlock*; Value = WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > > >; HashFunctions = WTF::PtrHash<WebCore::RenderBlock*>; Traits = WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBlock*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBlock*, WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > > >, WTF::PtrHash<WebCore::RenderBlock*>, WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderBlock*; V = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; KeyArg = WebCore::RenderBlock*; MappedArg = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; HashArg = WTF::PtrHash<WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBlock*, WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > > >, WTF::PtrHash<WebCore::RenderBlock*>, WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::RenderBlock*; V = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; KeyArg = WebCore::RenderBlock*; MappedArg = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; HashArg = WTF::PtrHash<WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBlock*, WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > > >, WTF::PtrHash<WebCore::RenderBlock*>, WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBlock*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; KeyArg = WebCore::RenderBlock*; MappedArg = std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> >; HashArg = WTF::PtrHash<WebCore::RenderBlock*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBlock*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBlock*, WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > > >, WTF::PtrHash<WebCore::RenderBlock*>, WTF::HashMap<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBlock*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderBlock*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.cpp:1815:84:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderBlock*, std::unique_ptr<WTF::ListHashSet<WebCore::RenderInline*> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBoxModelObject*; Value = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; Traits = WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBoxModelObject*> >; T = const WebCore::RenderBoxModelObject*; Extra = WebCore::RenderBoxModelObject*&; Key = const WebCore::RenderBoxModelObject*; Value = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; Traits = WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBoxModelObject*; V = WebCore::RenderBoxModelObject*&; KeyArg = const WebCore::RenderBoxModelObject*; MappedArg = WebCore::RenderBoxModelObject*; HashArg = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderBoxModelObject*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderBoxModelObject*; V = WebCore::RenderBoxModelObject*&; KeyArg = const WebCore::RenderBoxModelObject*; MappedArg = WebCore::RenderBoxModelObject*; HashArg = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderBoxModelObject*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderBoxModelObject*&; KeyArg = const WebCore::RenderBoxModelObject*; MappedArg = WebCore::RenderBoxModelObject*; HashArg = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderBoxModelObject*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBoxModelObject*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBoxModelObject.cpp:2411:49:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderBoxModelObject*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderBoxModelObject*; Value = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; Traits = WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderBoxModelObject*> >; T = const WebCore::RenderBoxModelObject*; Extra = WebCore::RenderTextFragment*&; Key = const WebCore::RenderBoxModelObject*; Value = WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*> >; HashFunctions = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; Traits = WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderBoxModelObject*; V = WebCore::RenderTextFragment*&; KeyArg = const WebCore::RenderBoxModelObject*; MappedArg = WebCore::RenderTextFragment*; HashArg = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderTextFragment*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderBoxModelObject*; V = WebCore::RenderTextFragment*&; KeyArg = const WebCore::RenderBoxModelObject*; MappedArg = WebCore::RenderTextFragment*; HashArg = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderTextFragment*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderTextFragment*&; KeyArg = const WebCore::RenderBoxModelObject*; MappedArg = WebCore::RenderTextFragment*; HashArg = WTF::PtrHash<const WebCore::RenderBoxModelObject*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderBoxModelObject*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderTextFragment*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderBoxModelObject*, WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*> >, WTF::PtrHash<const WebCore::RenderBoxModelObject*>, WTF::HashMap<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderBoxModelObject*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderBoxModelObject*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBoxModelObject.cpp:2429:61:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderBoxModelObject*, WebCore::RenderTextFragment*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderElement*; Value = WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > > >; HashFunctions = WTF::PtrHash<const WebCore::RenderElement*>; Traits = WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderElement*> >; T = const WebCore::RenderElement*; Extra = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; Key = const WebCore::RenderElement*; Value = WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > > >; HashFunctions = WTF::PtrHash<const WebCore::RenderElement*>; Traits = WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderElement*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderElement*, WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > > >, WTF::PtrHash<const WebCore::RenderElement*>, WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderElement*; V = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; KeyArg = const WebCore::RenderElement*; MappedArg = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; HashArg = WTF::PtrHash<const WebCore::RenderElement*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderElement*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderElement*, WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > > >, WTF::PtrHash<const WebCore::RenderElement*>, WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderElement*; V = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; KeyArg = const WebCore::RenderElement*; MappedArg = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; HashArg = WTF::PtrHash<const WebCore::RenderElement*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderElement*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderElement*, WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > > >, WTF::PtrHash<const WebCore::RenderElement*>, WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderElement*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; KeyArg = const WebCore::RenderElement*; MappedArg = std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; HashArg = WTF::PtrHash<const WebCore::RenderElement*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderElement*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderElement*, WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > > >, WTF::PtrHash<const WebCore::RenderElement*>, WTF::HashMap<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderElement*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderElement*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderCounter.cpp:317:74:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderElement*, std::unique_ptr<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits, WTF::AtomicStringHash>; T = const WTF::AtomicString&; Extra = WTF::RefPtr<WebCore::CounterNode>&; Key = WTF::AtomicString; Value = WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >; HashFunctions = WTF::AtomicStringHash; Traits = WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WTF::AtomicString>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WTF::AtomicString&; V = WTF::RefPtr<WebCore::CounterNode>&; KeyArg = WTF::AtomicString; MappedArg = WTF::RefPtr<WebCore::CounterNode>; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CounterNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WTF::AtomicString&; V = WTF::RefPtr<WebCore::CounterNode>&; KeyArg = WTF::AtomicString; MappedArg = WTF::RefPtr<WebCore::CounterNode>; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CounterNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WTF::RefPtr<WebCore::CounterNode>&; KeyArg = WTF::AtomicString; MappedArg = WTF::RefPtr<WebCore::CounterNode>; HashArg = WTF::AtomicStringHash; KeyTraitsArg = WTF::HashTraits<WTF::AtomicString>; MappedTraitsArg = WTF::HashTraits<WTF::RefPtr<WebCore::CounterNode> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WTF::AtomicString, WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> > >, WTF::AtomicStringHash, WTF::HashMap<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >::KeyValuePairTraits, WTF::HashTraits<WTF::AtomicString> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderCounter.cpp:320:37:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WTF::AtomicString, WTF::RefPtr<WebCore::CounterNode> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderLayer*; Value = WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*> >; HashFunctions = WTF::PtrHash<WebCore::RenderLayer*>; Traits = WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderLayer*> >; T = WebCore::RenderLayer*; Extra = WebCore::RenderNamedFlowFragment*&; Key = WebCore::RenderLayer*; Value = WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*> >; HashFunctions = WTF::PtrHash<WebCore::RenderLayer*>; Traits = WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderLayer*, WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*> >, WTF::PtrHash<WebCore::RenderLayer*>, WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderLayer*; V = WebCore::RenderNamedFlowFragment*&; KeyArg = WebCore::RenderLayer*; MappedArg = WebCore::RenderNamedFlowFragment*; HashArg = WTF::PtrHash<WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowFragment*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderLayer*, WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*> >, WTF::PtrHash<WebCore::RenderLayer*>, WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::RenderLayer*; V = WebCore::RenderNamedFlowFragment*&; KeyArg = WebCore::RenderLayer*; MappedArg = WebCore::RenderNamedFlowFragment*; HashArg = WTF::PtrHash<WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowFragment*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderLayer*, WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*> >, WTF::PtrHash<WebCore::RenderLayer*>, WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderNamedFlowFragment*&; KeyArg = WebCore::RenderLayer*; MappedArg = WebCore::RenderNamedFlowFragment*; HashArg = WTF::PtrHash<WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowFragment*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderLayer*, WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*> >, WTF::PtrHash<WebCore::RenderLayer*>, WTF::HashMap<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderLayer*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderLayer*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderFlowThread.cpp:279:40:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderLayer*, WebCore::RenderNamedFlowFragment*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderBox*; Value = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*> >; HashFunctions = WTF::PtrHash<WebCore::RenderBox*>; Traits = WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderBox*> >; T = WebCore::RenderBox* const&; Extra = WebCore::RenderNamedFlowFragment*; Key = WebCore::RenderBox*; Value = WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*> >; HashFunctions = WTF::PtrHash<WebCore::RenderBox*>; Traits = WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderBox* const&; V = WebCore::RenderNamedFlowFragment*; KeyArg = WebCore::RenderBox*; MappedArg = WebCore::RenderRegion*; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderRegion*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = WebCore::RenderBox* const&; V = WebCore::RenderNamedFlowFragment*; KeyArg = WebCore::RenderBox*; MappedArg = WebCore::RenderRegion*; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderRegion*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:330:50:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(const KeyType&, T&&) [with V = WebCore::RenderNamedFlowFragment*; KeyArg = WebCore::RenderBox*; MappedArg = WebCore::RenderRegion*; HashArg = WTF::PtrHash<WebCore::RenderBox*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderRegion*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderBox*, WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*> >, WTF::PtrHash<WebCore::RenderBox*>, WTF::HashMap<WebCore::RenderBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderFlowThread.cpp:1092:52:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderBox*, WebCore::RenderRegion*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WebCore::RenderGeometryMapStep]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WebCore::RenderGeometryMapStep]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WebCore::RenderGeometryMapStep; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WebCore::RenderGeometryMapStep; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WebCore::RenderGeometryMapStep; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1305:13:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::insert(size_t, U&&) [with U = WebCore::RenderGeometryMapStep; T = WebCore::RenderGeometryMapStep; unsigned int inlineCapacity = 32; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderGeometryMap.cpp:207:142:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct WebCore::RenderGeometryMapStep' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.cpp:53,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:55:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderGeometryMap.h:46:8: note: 'struct WebCore::RenderGeometryMapStep' declared here
 struct RenderGeometryMapStep {
        ^~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderLayer*; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, int> >; HashFunctions = WTF::PtrHash<const WebCore::RenderLayer*>; Traits = WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderLayer*, int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderLayer*> >; T = const WebCore::RenderLayer*; Extra = int; Key = const WebCore::RenderLayer*; Value = WTF::KeyValuePair<const WebCore::RenderLayer*, int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, int> >; HashFunctions = WTF::PtrHash<const WebCore::RenderLayer*>; Traits = WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderLayer*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, int> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderLayer*; V = int; KeyArg = const WebCore::RenderLayer*; MappedArg = int; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, int> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderLayer*; V = int; KeyArg = const WebCore::RenderLayer*; MappedArg = int; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, int> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = const WebCore::RenderLayer*; MappedArg = int; HashArg = WTF::PtrHash<const WebCore::RenderLayer*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderLayer*>; MappedTraitsArg = WTF::HashTraits<int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderLayer*, WTF::KeyValuePair<const WebCore::RenderLayer*, int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderLayer*, int> >, WTF::PtrHash<const WebCore::RenderLayer*>, WTF::HashMap<const WebCore::RenderLayer*, int>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderLayer*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderLayer*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderLayer.cpp:729:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RenderLayer*, int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderLayer*, int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; Value = WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = WebCore::RenderNamedFlowThread*; Value = WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::RenderNamedFlowThread*>; Traits = WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::PtrHash<WebCore::RenderNamedFlowThread*> >; T = WebCore::RenderNamedFlowThread*; Extra = int; Key = WebCore::RenderNamedFlowThread*; Value = WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int> >; HashFunctions = WTF::PtrHash<WebCore::RenderNamedFlowThread*>; Traits = WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderNamedFlowThread*, WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int> >, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderNamedFlowThread*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = WebCore::RenderNamedFlowThread*; V = int; KeyArg = WebCore::RenderNamedFlowThread*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::RenderNamedFlowThread*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderNamedFlowThread*, WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int> >, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderNamedFlowThread*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = int; KeyArg = WebCore::RenderNamedFlowThread*; MappedArg = unsigned int; HashArg = WTF::PtrHash<WebCore::RenderNamedFlowThread*>; KeyTraitsArg = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; MappedTraitsArg = WTF::HashTraits<unsigned int>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderNamedFlowThread*, WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int> >, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderNamedFlowThread*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = WebCore::RenderNamedFlowThread*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashCountedSet.h:193:19:   required from 'WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult WTF::HashCountedSet<Value, HashFunctions, Traits>::add(WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType&&) [with Value = WebCore::RenderNamedFlowThread*; HashFunctions = WTF::PtrHash<WebCore::RenderNamedFlowThread*>; Traits = WTF::HashTraits<WebCore::RenderNamedFlowThread*>; WTF::HashCountedSet<Value, HashFunctions, Traits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<WebCore::RenderNamedFlowThread*, WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int> >, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashMap<WebCore::RenderNamedFlowThread*, unsigned int, WTF::PtrHash<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<WebCore::RenderNamedFlowThread*>, WTF::HashTraits<unsigned int> >::KeyValuePairTraits, WTF::HashTraits<WebCore::RenderNamedFlowThread*> > >; WTF::HashCountedSet<Value, HashFunctions, Traits>::ValueType = WebCore::RenderNamedFlowThread*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderNamedFlowThread.cpp:240:87:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<WebCore::RenderNamedFlowThread*, unsigned int>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RenderText*; Value = WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderText*, WTF::String> >; HashFunctions = WTF::PtrHash<const WebCore::RenderText*>; Traits = WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderText*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RenderText*> >; T = const WebCore::RenderText*; Extra = WTF::String&; Key = const WebCore::RenderText*; Value = WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderText*, WTF::String> >; HashFunctions = WTF::PtrHash<const WebCore::RenderText*>; Traits = WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RenderText*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderText*, WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderText*, WTF::String> >, WTF::PtrHash<const WebCore::RenderText*>, WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderText*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RenderText*; V = WTF::String&; KeyArg = const WebCore::RenderText*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::RenderText*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderText*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderText*, WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderText*, WTF::String> >, WTF::PtrHash<const WebCore::RenderText*>, WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderText*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RenderText*; V = WTF::String&; KeyArg = const WebCore::RenderText*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::RenderText*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderText*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderText*, WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderText*, WTF::String> >, WTF::PtrHash<const WebCore::RenderText*>, WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderText*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WTF::String&; KeyArg = const WebCore::RenderText*; MappedArg = WTF::String; HashArg = WTF::PtrHash<const WebCore::RenderText*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RenderText*>; MappedTraitsArg = WTF::HashTraits<WTF::String>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RenderText*, WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RenderText*, WTF::String> >, WTF::PtrHash<const WebCore::RenderText*>, WTF::HashMap<const WebCore::RenderText*, WTF::String>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RenderText*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RenderText*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderText.cpp:1092:49:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RenderText*, WTF::String>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::SelectionSubtreeRoot*; Value = WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> > >; HashFunctions = WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>; Traits = WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::SelectionSubtreeRoot*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits, WTF::PtrHash<const WebCore::SelectionSubtreeRoot*> >; T = const WebCore::SelectionSubtreeRoot*; Extra = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; Key = const WebCore::SelectionSubtreeRoot*; Value = WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> > >; HashFunctions = WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>; Traits = WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::SelectionSubtreeRoot*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::SelectionSubtreeRoot*, WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> > >, WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>, WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::SelectionSubtreeRoot*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::SelectionSubtreeRoot*; V = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; KeyArg = const WebCore::SelectionSubtreeRoot*; MappedArg = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; HashArg = WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>; KeyTraitsArg = WTF::HashTraits<const WebCore::SelectionSubtreeRoot*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::SelectionSubtreeRoot*, WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> > >, WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>, WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::SelectionSubtreeRoot*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::SelectionSubtreeRoot*; V = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; KeyArg = const WebCore::SelectionSubtreeRoot*; MappedArg = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; HashArg = WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>; KeyTraitsArg = WTF::HashTraits<const WebCore::SelectionSubtreeRoot*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::SelectionSubtreeRoot*, WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> > >, WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>, WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::SelectionSubtreeRoot*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; KeyArg = const WebCore::SelectionSubtreeRoot*; MappedArg = std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData>; HashArg = WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>; KeyTraitsArg = WTF::HashTraits<const WebCore::SelectionSubtreeRoot*>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::SelectionSubtreeRoot*, WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> > >, WTF::PtrHash<const WebCore::SelectionSubtreeRoot*>, WTF::HashMap<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >::KeyValuePairTraits, WTF::HashTraits<const WebCore::SelectionSubtreeRoot*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::SelectionSubtreeRoot*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderView.cpp:923:65:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::SelectionSubtreeRoot*, std::unique_ptr<WebCore::SelectionSubtreeRoot::OldSelectionData> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits; Value = WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = const WebCore::RootInlineBox*; Value = WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*> >; HashFunctions = WTF::PtrHash<const WebCore::RootInlineBox*>; Traits = WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RootInlineBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::PtrHash<const WebCore::RootInlineBox*> >; T = const WebCore::RootInlineBox*; Extra = WebCore::RenderRegion*; Key = const WebCore::RootInlineBox*; Value = WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*> >; HashFunctions = WTF::PtrHash<const WebCore::RootInlineBox*>; Traits = WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits<const WebCore::RootInlineBox*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*> >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = const WebCore::RootInlineBox*; V = WebCore::RenderRegion*; KeyArg = const WebCore::RootInlineBox*; MappedArg = WebCore::RenderRegion*; HashArg = WTF::PtrHash<const WebCore::RootInlineBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RootInlineBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderRegion*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*> >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:304:15:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineSet(K&&, V&&) [with K = const WebCore::RootInlineBox*; V = WebCore::RenderRegion*; KeyArg = const WebCore::RootInlineBox*; MappedArg = WebCore::RenderRegion*; HashArg = WTF::PtrHash<const WebCore::RootInlineBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RootInlineBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderRegion*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*> >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:337:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::set(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = WebCore::RenderRegion*; KeyArg = const WebCore::RootInlineBox*; MappedArg = WebCore::RenderRegion*; HashArg = WTF::PtrHash<const WebCore::RootInlineBox*>; KeyTraitsArg = WTF::HashTraits<const WebCore::RootInlineBox*>; MappedTraitsArg = WTF::HashTraits<WebCore::RenderRegion*>; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<const WebCore::RootInlineBox*, WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*> >, WTF::PtrHash<const WebCore::RootInlineBox*>, WTF::HashMap<const WebCore::RootInlineBox*, WebCore::RenderRegion*>::KeyValuePairTraits, WTF::HashTraits<const WebCore::RootInlineBox*> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = const WebCore::RootInlineBox*]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RootInlineBox.cpp:255:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>'; use assignment or value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<const WebCore::RootInlineBox*, WebCore::RenderRegion*>' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::Ref<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::Ref<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node&; T = WTF::Ref<WebCore::Node>; unsigned int inlineCapacity = 11; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:244:28:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::Ref<WebCore::Node>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Ref.h:47:28: note: 'class WTF::Ref<WebCore::Node>' declared here
 template<typename T> class Ref {
                            ^~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Node>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Node>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WebCore::Node*; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WebCore::Node*&; T = WTF::RefPtr<WebCore::Node>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:286:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Node>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Node>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<const WebCore::AnimationValue>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<WebCore::AnimationValue>; T = std::unique_ptr<const WebCore::AnimationValue>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GraphicsLayer.h:189:55:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<const WebCore::AnimationValue>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<const WebCore::AnimationValue>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::RefPtr<WebCore::AccessibilityObject>&; T = WTF::RefPtr<WebCore::AccessibilityObject>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/accessibility/AccessibilityObject.h:258:36:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::AccessibilityObject>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::AccessibilityObject>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::RefPtr<WebCore::Range>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::RefPtr<WebCore::Range>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:995:5:   required from 'U* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, U*) [with U = WTF::Ref<WebCore::Range>; T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = WTF::Ref<WebCore::Range>; T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = WTF::Ref<WebCore::Range>; T = WTF::RefPtr<WebCore::Range>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderNamedFlowThread.cpp:699:64:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::Range>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/VectorTraits.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/RefPtr.h:36:28: note: 'class WTF::RefPtr<WebCore::Range>' declared here
 template<typename T> class RefPtr {
                            ^~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = WTF::AtomicString]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = WTF::AtomicString]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = const WTF::AtomicString&; T = WTF::AtomicString; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/html/HTMLCollection.h:165:35:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::AtomicString' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:40:7: note: 'class WTF::AtomicString' declared here
 class AtomicString {
       ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = WebCore::FloatRect]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = WebCore::FloatRect; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:353:59:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<WebCore::FloatRect>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:927:29:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator<WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::IntHash<unsigned int> >; T = int; Extra = std::nullptr_t; Key = int; Value = WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >; HashFunctions = WTF::IntHash<unsigned int>; Traits = WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<int>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:316:130:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::inlineAdd(K&&, V&&) [with K = int; V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:358:59:   required from 'WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::add(WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType&&, T&&) [with V = std::nullptr_t; KeyArg = int; MappedArg = std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >; HashArg = WTF::IntHash<unsigned int>; KeyTraitsArg = WTF::HashTraits<int>; MappedTraitsArg = WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::AddResult = WTF::HashTableAddResult<WTF::HashTableIterator<int, WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >, WTF::IntHash<unsigned int>, WTF::HashMap<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> >, WTF::IntHash<unsigned int>, WTF::HashTraits<int>, WTF::HashTraits<std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > > >::KeyValuePairTraits, WTF::HashTraits<int> > >; WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::KeyType = int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:120:57:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePageSlowCase(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:87:16:   required from 'WebCore::GlyphMetricsMap<T>::GlyphMetricsPage& WebCore::GlyphMetricsMap<T>::locatePage(unsigned int) [with T = float]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/GlyphMetricsMap.h:46:16:   required from 'T WebCore::GlyphMetricsMap<T>::metricsForGlyph(WebCore::Glyph) [with T = float; WebCore::Glyph = short unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/graphics/Font.h:370:58:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<int, std::unique_ptr<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage, std::default_delete<WebCore::GlyphMetricsMap<float>::GlyphMetricsPage> > >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringImpl.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h: In instantiation of 'static void WTF::VectorMover<true, T>::move(const T*, const T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:234:65:   required from 'static void WTF::VectorTypeOperations<T>::move(T*, T*, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1101:25:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::reserveCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:957:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:964:9:   required from 'T* WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::expandCapacity(size_t, T*) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; size_t = unsigned int]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1238:9:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::appendSlowCase(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:1216:5:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(U&&) [with U = std::unique_ptr<JSC::Yarr::PatternAlternative>; T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:726:55:   required from 'void WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::append(WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType&&) [with T = std::unique_ptr<JSC::Yarr::PatternAlternative>; unsigned int inlineCapacity = 0; OverflowHandler = WTF::CrashOnOverflow; unsigned int minCapacity = 16; WTF::Vector<T, inlineCapacity, OverflowHandler, minCapacity>::ValueType = std::unique_ptr<JSC::Yarr::PatternAlternative>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/yarr/YarrPattern.h:270:73:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' with no trivial copy-assignment [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/memory:80,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/StdLibExtras.h:31,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/FastMalloc.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/config.h:75,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:22,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/recipe-sysroot/usr/include/c++/8.2.0/bits/unique_ptr.h:160:11: note: 'class std::unique_ptr<JSC::Yarr::PatternAlternative>' declared here
     class unique_ptr
           ^~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = JSC::JSObject*; Value = WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<JSC::JSObject*>; Traits = WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]::<lambda(WTF::HashMap<JSC::JSObject*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<JSC::JSObject*>, WTF::HashTraits<JSC::JSObject*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = JSC::JSObject*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = JSC::JSObject*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<JSC::JSObject*>; KeyTraitsArg = WTF::HashTraits<JSC::JSObject*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<JSC::JSObject*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; Key = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Value = WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> > >; HashFunctions = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; Traits = WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]::<lambda(WTF::HashMap<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure>, WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >, WTF::HashTraits<JSC::Weak<JSC::Structure> > >::KeyValuePairType&)>; KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; MappedArg = JSC::Weak<JSC::Structure>; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::Structure> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; ValueArg = JSC::Structure; HashArg = WTF::PairHash<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >; KeyTraitsArg = WTF::HashTraits<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> > >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/PrototypeMap.h:43:26:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<std::pair<JSC::JSObject*, std::pair<unsigned int, const JSC::ClassInfo*> >, JSC::Weak<JSC::Structure> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ThreadGlobalData.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventNames.h:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/EventTarget.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/Node.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/dom/ContainerNode.h:29,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/page/FrameView.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBox.h:26,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderBlock.h:28,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderTable.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:25,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTableBucketInitializer<true>::initialize(Value&) [with Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]':
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:855:90:   required from 'static void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::initializeBucket(WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType&) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1146:29:   required from 'static WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1194:32:   required from 'WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::rehash(unsigned int, WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType*) [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>; WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::ValueType = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:453:25:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::shrink() [with Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:1132:13:   required from 'void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >; Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> > >; HashFunctions = WTF::PtrHash<void*>; Traits = WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashMap.h:421:5:   required from 'void WTF::HashMap<KeyArg, MappedArg, HashArg, KeyTraitsArg, MappedTraitsArg>::removeIf(const Functor&) [with Functor = JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]::<lambda(WTF::HashMap<void*, JSC::Weak<JSC::JSObject>, WTF::PtrHash<void*>, WTF::HashTraits<void*>, WTF::HashTraits<JSC::Weak<JSC::JSObject> > >::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak<JSC::JSObject>; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>; MappedTraitsArg = WTF::HashTraits<JSC::Weak<JSC::JSObject> >]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:52:5:   required from 'void JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:39:9:   required from 'JSC::WeakGCMap<KeyArg, ValueArg, HashArg, KeyTraitsArg>::WeakGCMap(JSC::VM&) [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::PtrHash<void*>; KeyTraitsArg = WTF::HashTraits<void*>]'
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h:60:30:   required from here
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTable.h:848:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
             memset(&bucket, 0, sizeof(bucket));
             ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/CString.h:30,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringView.h:33,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/StringConcatenate.h:36,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/AtomicString.h:378,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/text/WTFString.h:769,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/ValueToString.h:35,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/platform/LayoutUnit.h:34,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.h:24,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/AutoTableLayout.cpp:23,
                 from TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WebCore/rendering/RenderingAllInOne.cpp:28:
TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/git/Source/WTF/wtf/HashTraits.h:226:8: note: 'struct WTF::KeyValuePair<void*, JSC::Weak<JSC::JSObject> >' declared here
 struct KeyValuePair {
        ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/temp/run.do_compile.12707:1 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build 'TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/build' "$@" -- -j 22'
ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmp/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qtwebkit/5.11.2+gitAUTOINC+beaeeb9988-r0/temp/log.do_compile.12707)

Error details

Submitted on:
13/10/18 14:43
Error type:
Recipe
Task:
do_compile
Recipe:
qtwebkit
Recipe version:
5.11.2+gitAUTOINC+beaeeb9988-r0
Machine:
raspberrypi3
Distro:
yoe
Build system:
x86_64-linux
Target system:
arm-yoe-linux-musleabi
Host distro:
arch/arch
Branch:
yoe/mut
Commit:
367ccc1017802fa02e2468a9f5f2d0a1b380297d
Build:
#69761
Submitter:
raj.khem@gmail.com
Similar errors:
0
Open a bug