DEBUG: Executing shell function do_compile
NOTE: cmake --build TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build --target all --
[0/2] Re-checking globbed directories...
[1/4491] cd TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Source/ThirdParty/ANGLE && TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native/usr/bin/cmake -E env BUILT_PRODUCTS_DIR=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/ANGLE/Headers PUBLIC_HEADERS_FOLDER_PATH=/ANGLE TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native/usr/bin/python3-native/python3 TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/ANGLE/adjust-angle-include-paths.py
[2/4491] Generate bindings (WebCoreBindings)
[3/4323] cd TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Source/WebKit && TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native/usr/bin/perl-native/perl TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebKit/Scripts/generate-forwarding-headers.pl --include-path TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebKit --output TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/DerivedSources/ForwardingHeaders --platform gtk --platform soup
[4/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-57.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-57.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUBindGroupLayoutDescriptor.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUBindGroupLayoutDescriptor.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUBindGroupLayoutDescriptor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUObjectDescriptorBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUObjectDescriptorBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[5/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-56.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUAdapter.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUAdapter.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUAdapter.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUAdapterInfo.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[6/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-67.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUPrimitiveTopology.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUPrimitiveTopology.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[7/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-63.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUExternalTextureBindingLayout.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUExternalTextureBindingLayout.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-63.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUExternalTextureDescriptor.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMediaElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[8/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-58.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUBufferBindingLayout.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUBufferBindingLayout.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-58.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUCanvasContext.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[9/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-74.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGainNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGainNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/GainNode.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGainNode.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[10/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-32.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-32.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCookieChangeEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCookieChangeEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store/CookieChangeEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store/CookieChangeEventInit.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store/CookieListItem.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/Cookie.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-32.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCookieStore.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[11/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAnalyserNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAnalyserNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AnalyserNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBasicInspectorNode.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAnalyserNode.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[12/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-42.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDelayOptions.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDelayOptions.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-42.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDeprecatedCSSOMValueList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[13/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-61.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-61.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUComputePassTimestampWrites.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGPUComputePassTimestampWrites.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUComputePassTimestampWrites.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUQuerySet.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUQuerySetDescriptor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUObjectDescriptorBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUObjectDescriptorBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[14/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-90.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImageBitmapRenderingContext.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImageBitmapRenderingContext.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CanvasBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserContext.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImageBitmapRenderingContext.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-90.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImageCapture.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImageCapture.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/ImageCapture.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStreamTrack.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
3 warnings generated.
[15/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-114.cpp.o
[16/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-96.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTargetInlines.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
3 warnings generated.
[17/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-100.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-100.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaSessionPlaybackState.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaSessionPlaybackState.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-100.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaSource.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[18/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-113.cpp.o
[19/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-99.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaQueryList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaQueryList.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTargetInlines.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaQueryList.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[20/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFocusEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFocusEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/FocusEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFontFace.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFontFace.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFace.h:68:13: warning: virtual method '~CSSFontFace' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
68 | virtual ~CSSFontFace();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFontFaceSet.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[21/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-101.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTargetInlines.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[22/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-4.1\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DPAS_BMALLOC=1 -DSK_ASSUME_GL=0 -DSK_ASSUME_GL_ES=1 -DSK_ASSUME_WEBGL=0 -DSK_DISABLE_LEGACY_GL_MAKE_NATIVE_INTERFACE -DSK_DISABLE_LEGACY_IMAGE_READBUFFER -DSK_DISABLE_LEGACY_INIT_DECODERS -DSK_DISABLE_LEGACY_PNG_WRITEBUFFER -DSK_DISABLE_TRACING -DSK_DISABLE_WEBGL_INTERFACE -DSK_ENABLE_PRECOMPILE -DSK_R32_SHIFT=16 -DSK_RELEASE -DSK_TRIVIAL_ABI=[[clang::trivial_abi]] -DSTATICALLY_LINKED_WITH_PAL -DUSE_SYSTEM_EGL -D_GLIBCXX_ASSERTIONS=1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libsecret-1 -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Werror=undefined-internal -Werror=undefined-inline -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fasynchronous-unwind-tables -fdebug-types-section -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk3/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build=/usr/src/debug/webkitgtk3/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -DEGL_NO_X11=1 -fno-strict-aliasing -fno-exceptions -fno-rtti -fcoroutines -ffunction-sections -fdata-sections -DNDEBUG -std=c++23 -fPIC -fvisibility=hidden -Wunsafe-buffer-usage -Wunsafe-buffer-usage-in-libc-call -fsafe-buffer-usage-suggestions -DHAVE_HB_FEATURES_H -pthread -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLElementFactory.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLElementFactory.cpp:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLEmbedElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLPlugInImageElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLPlugInElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderEmbeddedObject.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderWidget.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderReplaced.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSANGLEInstancedArrays.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
Killed
[23/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-4.1\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DPAS_BMALLOC=1 -DSK_ASSUME_GL=0 -DSK_ASSUME_GL_ES=1 -DSK_ASSUME_WEBGL=0 -DSK_DISABLE_LEGACY_GL_MAKE_NATIVE_INTERFACE -DSK_DISABLE_LEGACY_IMAGE_READBUFFER -DSK_DISABLE_LEGACY_INIT_DECODERS -DSK_DISABLE_LEGACY_PNG_WRITEBUFFER -DSK_DISABLE_TRACING -DSK_DISABLE_WEBGL_INTERFACE -DSK_ENABLE_PRECOMPILE -DSK_R32_SHIFT=16 -DSK_RELEASE -DSK_TRIVIAL_ABI=[[clang::trivial_abi]] -DSTATICALLY_LINKED_WITH_PAL -DUSE_SYSTEM_EGL -D_GLIBCXX_ASSERTIONS=1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libsecret-1 -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Werror=undefined-internal -Werror=undefined-inline -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fasynchronous-unwind-tables -fdebug-types-section -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk3/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build=/usr/src/debug/webkitgtk3/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -DEGL_NO_X11=1 -fno-strict-aliasing -fno-exceptions -fno-rtti -fcoroutines -ffunction-sections -fdata-sections -DNDEBUG -std=c++23 -fPIC -fvisibility=hidden -Wunsafe-buffer-usage -Wunsafe-buffer-usage-in-libc-call -fsafe-buffer-usage-suggestions -DHAVE_HB_FEATURES_H -pthread -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEcKeyParams.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEcKeyParams.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters/CryptoAlgorithmEcKeyParams.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithmParameters.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
Killed
[24/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-4.1\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DPAS_BMALLOC=1 -DSK_ASSUME_GL=0 -DSK_ASSUME_GL_ES=1 -DSK_ASSUME_WEBGL=0 -DSK_DISABLE_LEGACY_GL_MAKE_NATIVE_INTERFACE -DSK_DISABLE_LEGACY_IMAGE_READBUFFER -DSK_DISABLE_LEGACY_INIT_DECODERS -DSK_DISABLE_LEGACY_PNG_WRITEBUFFER -DSK_DISABLE_TRACING -DSK_DISABLE_WEBGL_INTERFACE -DSK_ENABLE_PRECOMPILE -DSK_R32_SHIFT=16 -DSK_RELEASE -DSK_TRIVIAL_ABI=[[clang::trivial_abi]] -DSTATICALLY_LINKED_WITH_PAL -DUSE_SYSTEM_EGL -D_GLIBCXX_ASSERTIONS=1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot/usr/include/libsecret-1 -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Werror=undefined-internal -Werror=undefined-inline -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fasynchronous-unwind-tables -fdebug-types-section -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk3/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build=/usr/src/debug/webkitgtk3/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -DEGL_NO_X11=1 -fno-strict-aliasing -fno-exceptions -fno-rtti -fcoroutines -ffunction-sections -fdata-sections -DNDEBUG -std=c++23 -fPIC -fvisibility=hidden -Wunsafe-buffer-usage -Wunsafe-buffer-usage-in-libc-call -fsafe-buffer-usage-suggestions -DHAVE_HB_FEATURES_H -pthread -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DataTransferItem.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DataTransfer.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResourceHandle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSStringCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSStringCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDedicatedWorkerGlobalScope.cpp:90:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/XMLHttpRequest.h:79:18: warning: virtual method 'didReachTimeout' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
79 | virtual void didReachTimeout();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDedicatedWorkerGlobalScope.cpp:119:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStreamTrack.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStreamTrack.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
Killed
[25/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-50.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEventSource.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEventSource.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/EventSource.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEventSource.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[26/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSMathSum.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSMathSum.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSMathSum.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSMathValue.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSNumericArray.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSNumericValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSNumericType.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[27/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-124.cpp.o
[28/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaCapabilitiesDecodingInfo.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaCapabilitiesDecodingInfo.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaControlsHost.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaControlsHost.cpp:71:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[29/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTRenderSnorm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventLoop.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[30/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMouseEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMouseEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMouseEvent.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNVShaderNoperspectiveInterpolation.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[31/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMPointInit.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMPointInit.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMRectList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMRectReadOnly.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[32/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBiquadFilterType.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBiquadFilterType.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBlob.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBlob.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[33/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSLayerStatementRule.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSRule.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[34/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOListElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[35/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSConstantSourceOptions.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSConstantSourceOptions.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSContactsManager.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSContactsManager.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[36/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FormState.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FrameDestructionObserver.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[37/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTColorBufferHalfFloat.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventLoop.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[38/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-26.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-26.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCanvasPattern.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCanvasPattern.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-26.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCanvasRenderingContext2D.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[39/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGetAnimationsOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGetAnimationsOptions.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSGetComposedRangesOptions.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSShadowRoot.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocumentFragment.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLAllCollection.cpp:54:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[40/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIIRFilterOptions.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIIRFilterOptions.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[41/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLVideoElement.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMediaElement.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMediaElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[42/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNavigatorUAData.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNavigatorUAData.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[43/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocumentType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocumentType.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentType.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Node.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocumentType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocumentType.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/DynamicsCompressorNode.h:65:18: warning: virtual method 'setReduction' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
65 | virtual void setReduction(float reduction) { m_reduction = reduction; }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEXTBlendMinMax.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
4 warnings generated.
[44/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSClipboard.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSClipboard.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard/Clipboard.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSClipboard.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSClipboard.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[45/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioParamDescriptor.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioParamDescriptor.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioParamDescriptor.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioProcessingEvent.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioTrack.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[46/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaList.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaList.h:107:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSMediaListCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSStyleSheetCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaList.h:107:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSMediaListCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSStyleSheetCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[47/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBObjectStore.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[48/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSLongRange.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSLongRange.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSManagedMediaSource.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSManagedSourceBuffer.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[49/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTableSectionElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[50/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[51/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIntegrityPolicyViolationReportBody.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIntegrityPolicyViolationReportBody.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting/IntegrityPolicyViolationReportBody.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIntersectionObserver.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSKHRParallelShaderCompile.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[52/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCryptoKeyAlgorithm.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCryptoKeyAlgorithm.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffect.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffect.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/CustomEffect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffect.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimation.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/Styleable.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffect.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[53/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSByteLengthQueuingStrategy.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSByteLengthQueuingStrategy.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCDATASection.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCDATASection.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSText.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCharacterData.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[54/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMarqueeElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLMediaElement.cpp:63:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
4 warnings generated.
[55/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNavigationNavigationType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNavigationNavigationType.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNavigator.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNavigator.cpp:88:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[56/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/CustomEffectCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMCallback.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[57/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSHWB.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSHWB.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color/CSSHWB.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color/CSSOMColorValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSKeywordValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSStyleValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/ScriptWrappable.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSKeyframeRule.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.h:56:65: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
56 | const CSSSelector* selectorAt(size_t index) const { return &m_selectorArray[index]; }
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSKeyframeRule.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:518:12: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
518 | return m_compiledSelectors[index];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[58/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLCanvasElement.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBlobCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:71:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
4 warnings generated.
[59/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFaceDetectorOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFaceDetectorOptions.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFetchRequest.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFetchRequest.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[60/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSkewY.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSkewY.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform/CSSSkewY.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSNumericValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSNumericType.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[61/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMCache.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMCache.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache/DOMCache.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMFormData.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMImplementation.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[62/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSContainerRule.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSConditionRule.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGroupingRule.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSRule.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.h:56:65: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
56 | const CSSSelector* selectorAt(size_t index) const { return &m_selectorArray[index]; }
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:518:12: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
518 | return m_compiledSelectors[index];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[63/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSupportsRule.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSConditionRule.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGroupingRule.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSRule.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[64/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileReader.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileReader.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTargetInlines.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileReader.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileSystemDirectoryEntry.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[65/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLSourceElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[66/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSViewTransitionRule.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSRule.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCanvasCaptureMediaStreamTrack.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCanvasCaptureMediaStreamTrack.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/CanvasCaptureMediaStreamTrack.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStreamTrack.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSViewTransitionRule.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.h:56:65: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
56 | const CSSSelector* selectorAt(size_t index) const { return &m_selectorArray[index]; }
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSViewTransitionRule.h:30:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:518:12: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
518 | return m_compiledSelectors[index];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
[67/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSKeyboardEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSKeyboardEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSKeyframeEffect.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSKeyframeEffect.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAnimationEffect.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffect.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimation.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/Styleable.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSLocation.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[68/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLParamElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[69/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMMatrixInit.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMMatrixInit.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMMimeType.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMMimeType.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[70/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAttr.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAttr.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Attr.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Node.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAttr.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAttr.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioBuffer.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioContext.cpp:63:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
4 warnings generated.
[71/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioTrackConfiguration.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioTrackConfiguration.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/AudioTrackConfiguration.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformAudioTrackConfiguration.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformTrackConfiguration.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioTrackList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioTrackList.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[72/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBackgroundFetchManager.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBackgroundFetchManager.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch/BackgroundFetchManager.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch/BackgroundFetchRegistration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ActiveDOMObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBackgroundFetchRegistration.cpp:53:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBarProp.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[73/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFetchRequestDestination.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFetchRequestDestination.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch/FetchRequestDestination.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FetchOptions.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ProcessQualified.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ProcessIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFileCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[74/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRGB.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRGB.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color/CSSRGB.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color/CSSOMColorValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSKeywordValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSStyleValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/ScriptWrappable.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[75/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaTrackConstraints.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMediaTrackConstraints.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMessagePort.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSMessagePort.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[76/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-121.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-121.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPublicKeyCredentialRequestOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPublicKeyCredentialRequestOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[77/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAnchorElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AsyncNodeDeletionQueue.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNode.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Node.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[78/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHmacKeyParams.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHmacKeyParams.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParams.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithmParameters.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIDBDatabase.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSIDBIndex.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[79/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPageDescriptors.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPageDescriptors.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPageDescriptors.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/PropertySetCSSDescriptors.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSProperty.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/WritingMode.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPositionTryRule.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.h:56:65: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
56 | const CSSSelector* selectorAt(size_t index) const { return &m_selectorArray[index]; }
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPositionTryRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:518:12: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
518 | return m_compiledSelectors[index];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[80/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCredentialRequestOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCredentialRequestOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement/CredentialRequestOptions.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/DigitalCredentialRequestOptions.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/DigitalCredentialRequest.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Strong.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Handle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/HandleTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCrypto.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCrypto.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[81/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImportNodeOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSImportNodeOptions.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSInspectorAuditAccessibilityObject.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSInspectorAuditDOMObject.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[82/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEndingType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSEndingType.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[83/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLIFrameElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFrameElementBase.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameLoaderTypes.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ProcessIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[84/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[85/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBarcodeDetector.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBarcodeDetector.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/BarcodeDetector.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ImageBitmap.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBarcodeDetector.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBaseAudioContext.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioBufferCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSBaseAudioContext.cpp:67:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/DynamicsCompressorNode.h:65:18: warning: virtual method 'setReduction' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
65 | virtual void setReduction(float reduction) { m_reduction = reduction; }
| ^
4 warnings generated.
[86/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-116.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPerformanceMeasureOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPerformanceMeasureOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[87/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/CSSPropertyParsing.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserContext.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/CSSPropertyParsing.cpp:9:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserCustom.h:105:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFace.h:68:13: warning: virtual method '~CSSFontFace' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
68 | virtual ~CSSFontFace();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventHeaders.h:189:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PageRevealEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransition.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/Styleable.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventHeaders.h:278:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/VideoTrack.h:57:18: warning: virtual method 'setSelected' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
57 | virtual void setSelected(const bool);
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventTargetFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventTargetHeaders.h:118:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventTargetFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/EventTargetHeaders.h:289:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/XMLHttpRequest.h:79:18: warning: virtual method 'didReachTimeout' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
79 | virtual void didReachTimeout();
| ^
6 warnings generated.
[88/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDivElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[89/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-123.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPushSubscriptionChangeEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPushSubscriptionChangeEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[90/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-112.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPannerNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPannerNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSAudioNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[91/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDigitalCredentialRequestOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDigitalCredentialRequestOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/DigitalCredentialRequestOptions.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/DigitalCredentialRequest.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Strong.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Handle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/HandleTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocument.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocument.cpp:62:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertXPathNSResolver.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCustomXPathNSResolver.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDocument.cpp:80:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFontFaceSet.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFaceSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFaceSet.h:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFace.h:68:13: warning: virtual method '~CSSFontFace' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
68 | virtual ~CSSFontFace();
| ^
4 warnings generated.
[92/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-122.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-122.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPushEncryptionKeyName.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPushEncryptionKeyName.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
1 warning generated.
[93/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-119.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-119.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPoint2D.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPoint2D.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-119.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPointerEvent.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[94/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNotificationDirection.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNotificationDirection.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[95/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-111.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-111.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOverconstrainedError.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOverconstrainedError.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-111.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPageRevealEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPageRevealEvent.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PageRevealEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransition.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/Styleable.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[96/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-117.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPerformanceServerTiming.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPerformanceServerTiming.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-117.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPeriodicWave.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[97/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[98/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-110.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOffscreenCanvasRenderingContext2D.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOffscreenCanvasRenderingContext2D.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSOffscreenCanvasRenderingContext2D.cpp:64:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
2 warnings generated.
[99/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPredicateCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPredicateCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/IDLTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSProcessingInstruction.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSProcessingInstruction.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCharacterData.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSProcessingInstruction.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSStyleSheetCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[100/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPbkdf2Params.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPbkdf2Params.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BufferSource.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPerformance.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPerformance.cpp:59:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[101/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSObservable.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSObservable.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMWrapper.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSObservableInspector.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentInlines.h:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameInlines.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSObservableInspector.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[102/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPermissionStatus.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPermissionStatus.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTargetInlines.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventTarget.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListenerMap.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/RegisteredEventListener.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventListener.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPermissionStatus.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSPermissions.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
3 warnings generated.
[103/4323] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DOMSelection.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalDOMWindowProperty.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalDOMWindow.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserverInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContextDestructionObserver.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/text/StringConcatenate.h:112:30: warning: implicit conversion from 'const char32_t' to 'element_type' (aka 'char16_t') may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
112 | destination[0] = m_character;
| ~ ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNodeCustom.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBox.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameViewLayoutContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerModelObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:450:99: warning: bit-field 'pseudoElementType' is not wide enough to store all enumerators of preferred type 'PseudoId' [-Wpreferred-type-bitfield-enum-conversion]
450 | void setPseudoElementType(PseudoId pseudoElementType) { m_nonInheritedFlags.pseudoElementType = static_cast<unsigned>(pseudoElementType); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:63: note: widen this field to 18 bits to store all values of 'PseudoId'
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyle.h:2401:9: note: preferred type for bit-field 'PseudoId' specified here
2401 | PREFERRED_TYPE(PseudoId) unsigned pseudoElementType : PseudoElementTypeBits;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:127:42: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
127 | void setOrigin(FillBox b) { m_origin = static_cast<unsigned>(b); m_originSet = true; }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:49: note: widen this field to 3 bits to store all values of 'FillBox'
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/FillLayer.h:201:5: note: preferred type for bit-field 'FillBox' specified here
201 | PREFERRED_TYPE(FillBox) unsigned m_origin : 2;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WTF/Headers/wtf/Compiler.h:319:42: note: expanded from macro 'PREFERRED_TYPE'
319 | #define PREFERRED_TYPE(T) __attribute__((preferred_type(T)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:251:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSFontFace.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFace.h:68:13: warning: virtual method '~CSSFontFace' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
68 | virtual ~CSSFontFace();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:574:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGStyleElement.h:61:18: warning: virtual method 'isLoading' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
61 | virtual bool isLoading() const { return m_styleSheetOwner.isLoading(); }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:673:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/XMLHttpRequest.h:79:18: warning: virtual method 'didReachTimeout' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
79 | virtual void didReachTimeout();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:777:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCanvasCaptureMediaStreamTrack.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/CanvasCaptureMediaStreamTrack.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStreamTrack.h:40:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h:84:28: warning: virtual method '~MediaStreamTrackPrivate' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
84 | WEBCORE_EXPORT virtual ~MediaStreamTrackPrivate();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:856:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSTrackEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/VideoTrack.h:57:18: warning: virtual method 'setSelected' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
57 | virtual void setSelected(const bool);
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:955:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/DynamicsCompressorNode.h:65:18: warning: virtual method 'setReduction' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
65 | virtual void setReduction(float reduction) { m_reduction = reduction; }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:60:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.h:56:65: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
56 | const CSSSelector* selectorAt(size_t index) const { return &m_selectorArray[index]; }
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:60:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk3/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:518:12: warning: direct access using operator[] on std::unique_ptr<T[]> is unsafe due to lack of bounds checking [-Wunsafe-buffer-usage-in-unique-ptr-array-access]
518 | return m_compiledSelectors[index];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
11 warnings generated.
ninja: build stopped: subcommand failed.
WARNING: exit code 137 from a shell command.